[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <PerUseCharge> element.
| C# | Visual Basic | Visual C++ |
public MonetaryAmountType PerUseCharge{ get; set;}
Public Property PerUseCharge As MonetaryAmountType
public: property MonetaryAmountType^ PerUseCharge { MonetaryAmountType^ get (); void set (MonetaryAmountType^ value); }
A MonetaryAmountType
To remove the MonetaryAmountType, set PerUseCharge to null
Version: 2.0
Since: 2.0