BinLocation..::..BinLocations Property

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

Syntax


public BinLocationCollection BinLocations { get; }
Public ReadOnly Property BinLocations As BinLocationCollection
	Get
public:
property BinLocationCollection^ BinLocations {
	BinLocationCollection^ get ();
}