SalesQuote..::..CustomSettingValues Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
public CustomFieldValueCollection CustomSettingValues { get; set; }
Public Property CustomSettingValues As CustomFieldValueCollection Get Set
public: property CustomFieldValueCollection^ CustomSettingValues { CustomFieldValueCollection^ get (); void set (CustomFieldValueCollection^ value); }