LogicalWarehouse..::..BinLocations Property

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

Syntax


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