Selerix Developer Tools
DefaultPIN Field (DefaultEnrollmentRule)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > DefaultEnrollmentRule Class : DefaultPIN Field
Default PIN calculation formula.
Syntax
'Declaration
 
<XmlElementAttribute()>
<DefaultValueAttribute()>
Public DefaultPIN As DefaultPINType
'Usage
 
Dim instance As DefaultEnrollmentRule
Dim value As DefaultPINType
 
value = instance.DefaultPIN
 
instance.DefaultPIN = value
[XmlElement()]
[DefaultValue()]
public DefaultPINType DefaultPIN
public field DefaultPIN: DefaultPINType; 
[XmlElement()]
[DefaultValue()]
public: DefaultPINType DefaultPIN
[XmlElement()]
[DefaultValue()]
public:
DefaultPINType DefaultPIN
See Also

Reference

DefaultEnrollmentRule Class
DefaultEnrollmentRule Members