SIFWorks ADK 2.0
PerUseCharge Property
NamespacesEdustructures.SifWorks.DatamodelFeeForUsePerUseCharge

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <PerUseCharge> element.
Declaration Syntax
C#Visual BasicVisual C++
public MonetaryAmountType PerUseCharge{ get; set;}
Public Property PerUseCharge As MonetaryAmountType
public:
property MonetaryAmountType^ PerUseCharge {
	MonetaryAmountType^ get ();
	void set (MonetaryAmountType^ value);
}
Value
A MonetaryAmountType
Remarks

To remove the MonetaryAmountType, set PerUseCharge to null

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10