public PriceTerm Term { get; }
Public ReadOnly Property Term As PriceTerm Get
public: property PriceTerm^ Term { PriceTerm^ get (); }
member Term : PriceTerm with get
In This Article