SalesOrderLineDeliveryBatch..::..SystemSettings Property

Namespace:  JiwaFinancials.Jiwa.JiwaSalesOrderLineDeliveryProcessing
Assembly:  JiwaSalesOrderLineDeliveryProcessing (in JiwaSalesOrderLineDeliveryProcessing.dll)

Syntax


public SystemSettingCollection SystemSettings { get; }
Public ReadOnly Property SystemSettings As SystemSettingCollection
	Get
public:
property SystemSettingCollection^ SystemSettings {
	SystemSettingCollection^ get ();
}