SupplierWarehouse..::..DutyID Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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