'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public IncreaseNotAllowedRule As Boolean
'Usage
Dim instance As Product Dim value As Boolean value = instance.IncreaseNotAllowedRule instance.IncreaseNotAllowedRule = value
[XmlAttribute()] [DefaultValue()] public bool IncreaseNotAllowedRule
public field IncreaseNotAllowedRule: Boolean;
XmlAttributeAttribute() DefaultValueAttribute() public var IncreaseNotAllowedRule : boolean;
[XmlAttribute()] [DefaultValue()] public: bool IncreaseNotAllowedRule
[XmlAttribute()] [DefaultValue()] public: bool IncreaseNotAllowedRule