SalesOrder..::..HistoryCustomSettings Property
Gets the history custom settings.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public CustomFieldCollection HistoryCustomSettings { get; }
Public ReadOnly Property HistoryCustomSettings As CustomFieldCollection Get
public: property CustomFieldCollection^ HistoryCustomSettings { CustomFieldCollection^ get (); }