SalesOrder..::..CustomSettings Property

Gets the custom settings.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public CustomFieldCollection CustomSettings { get; }
Public ReadOnly Property CustomSettings As CustomFieldCollection
	Get
public:
property CustomFieldCollection^ CustomSettings {
	CustomFieldCollection^ get ();
}

Field Value

The custom settings.