'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public DependentMaxAmount As Decimal
'Usage
Dim instance As ACLIBenefitLimitsRule Dim value As Decimal value = instance.DependentMaxAmount instance.DependentMaxAmount = value
[XmlAttribute()] [DefaultValue()] public decimal DependentMaxAmount
public field DependentMaxAmount: Currency;
XmlAttributeAttribute() DefaultValueAttribute() public var DependentMaxAmount : decimal;
[XmlAttribute()] [DefaultValue()] public: decimal DependentMaxAmount
[XmlAttribute()] [DefaultValue()] public: decimal DependentMaxAmount