Inventory..::..SupplierCustomFields Property

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

Syntax


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