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