Selerix Developer Tools
AllowBlankSSN6Mo Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : AllowBlankSSN6Mo Field
The allow blank ssn for kids younger than 6 month
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public AllowBlankSSN6Mo As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.AllowBlankSSN6Mo
 
instance.AllowBlankSSN6Mo = value
[XmlAttribute()]
[DefaultValue()]
public bool AllowBlankSSN6Mo
public field AllowBlankSSN6Mo: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var AllowBlankSSN6Mo : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool AllowBlankSSN6Mo
[XmlAttribute()]
[DefaultValue()]
public:
bool AllowBlankSSN6Mo
See Also

Reference

Product Class
Product Members