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