Selerix Developer Tools
ShouldSerializeDefaultAutoEnrollProductID Method






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : ShouldSerializeDefaultAutoEnrollProductID Method
Shoulds the serialize default automatic enroll product identifier.
Syntax
'Declaration
 
Public Overridable Function ShouldSerializeDefaultAutoEnrollProductID() As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.ShouldSerializeDefaultAutoEnrollProductID()
public virtual bool ShouldSerializeDefaultAutoEnrollProductID()
public function ShouldSerializeDefaultAutoEnrollProductID(): Boolean; virtual; 
public function ShouldSerializeDefaultAutoEnrollProductID() : boolean;
public: virtual bool ShouldSerializeDefaultAutoEnrollProductID(); 
public:
virtual bool ShouldSerializeDefaultAutoEnrollProductID(); 
See Also

Reference

Product Class
Product Members