Selerix Developer Tools
ShouldSerializeAllowSection125Change Method (Coverage)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Coverage Class : ShouldSerializeAllowSection125Change Method
Shoulds the serialize section125.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeAllowSection125Change() As Boolean
'Usage
 
Dim instance As Coverage
Dim value As Boolean
 
value = instance.ShouldSerializeAllowSection125Change()
public virtual bool ShouldSerializeAllowSection125Change()
public function ShouldSerializeAllowSection125Change(): Boolean; virtual; 
public function ShouldSerializeAllowSection125Change() : boolean;
public: virtual bool ShouldSerializeAllowSection125Change(); 
public:
virtual bool ShouldSerializeAllowSection125Change(); 
See Also

Reference

Coverage Class
Coverage Members