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