Selerix Developer Tools
DefaultAutoEnrollForceEO Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : DefaultAutoEnrollForceEO Field
The default automatic enroll force eo
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public DefaultAutoEnrollForceEO As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.DefaultAutoEnrollForceEO
 
instance.DefaultAutoEnrollForceEO = value
[XmlAttribute()]
[DefaultValue()]
public bool DefaultAutoEnrollForceEO
public field DefaultAutoEnrollForceEO: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var DefaultAutoEnrollForceEO : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool DefaultAutoEnrollForceEO
[XmlAttribute()]
[DefaultValue()]
public:
bool DefaultAutoEnrollForceEO
See Also

Reference

Product Class
Product Members