'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