Supplier..::..SupplierWarehouses Property

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

Syntax


[DataMemberAttribute]
public List<SupplierWarehouse> SupplierWarehouses { }
<DataMemberAttribute> _
Public Property SupplierWarehouses As List(Of SupplierWarehouse)
[DataMemberAttribute]
public:
property List<SupplierWarehouse^>^ SupplierWarehouses {
}