PriceScheme..::..ReturnedPriceCollection Property
Namespace:
JiwaFinancials.Jiwa.JiwaPriceSchemes
Assembly: JiwaPriceSchemes (in JiwaPriceSchemes.dll)
Assembly: JiwaPriceSchemes (in JiwaPriceSchemes.dll)
Syntax
public ReturnedPriceCollection ReturnedPriceCollection { get; set; }
Public Property ReturnedPriceCollection As ReturnedPriceCollection Get Set
public: property ReturnedPriceCollection^ ReturnedPriceCollection { ReturnedPriceCollection^ get (); void set (ReturnedPriceCollection^ value); }