PartLineDetail..::..BinLocation Property

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

Syntax


public string BinLocation { get; set; }
Public Property BinLocation As String
	Get
	Set
public:
property String^ BinLocation {
	String^ get ();
	void set (String^ value);
}