Selerix Developer Tools
ShouldSerializeHealthProductSettings Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Offering Class : ShouldSerializeHealthProductSettings Method
Shoulds the serialize health product settings.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeHealthProductSettings() As Boolean
'Usage
 
Dim instance As Offering
Dim value As Boolean
 
value = instance.ShouldSerializeHealthProductSettings()
public virtual bool ShouldSerializeHealthProductSettings()
public function ShouldSerializeHealthProductSettings(): Boolean; virtual; 
public function ShouldSerializeHealthProductSettings() : boolean;
public: virtual bool ShouldSerializeHealthProductSettings(); 
public:
virtual bool ShouldSerializeHealthProductSettings(); 

Return Value

true if XXXX, false otherwise.
See Also

Reference

Offering Class
Offering Members