'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public BenefitAmountMode As RuleBenefitAmountMode
'Usage
Dim instance As RateParamRange Dim value As RuleBenefitAmountMode value = instance.BenefitAmountMode instance.BenefitAmountMode = value
[XmlAttribute()] [DefaultValue()] public RuleBenefitAmountMode BenefitAmountMode
public field BenefitAmountMode: RuleBenefitAmountMode;
XmlAttributeAttribute() DefaultValueAttribute() public var BenefitAmountMode : RuleBenefitAmountMode;
[XmlAttribute()] [DefaultValue()] public: RuleBenefitAmountMode BenefitAmountMode
[XmlAttribute()] [DefaultValue()] public: RuleBenefitAmountMode BenefitAmountMode