Inventory..::..SupplierWarehouseCustomFields Property

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

Syntax


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