PurchaseOrder..::..OrderSupplierType Property

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

Syntax


public PurchaseOrder..::..SupplierType OrderSupplierType { get; set; }
Public Property OrderSupplierType As PurchaseOrder..::..SupplierType
	Get
	Set
public:
property PurchaseOrder..::..SupplierType^ OrderSupplierType {
	PurchaseOrder..::..SupplierType^ get ();
	void set (PurchaseOrder..::..SupplierType^ value);
}