SalesOrder..::..GroupSupplierID Property

Gets or sets the group supplier identifier.

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

Syntax


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

Field Value

The group supplier identifier.