PurchaseOrder..::..DocumentNo Property

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

Syntax


public string DocumentNo { get; }
Public ReadOnly Property DocumentNo As String
	Get
public:
property String^ DocumentNo {
	String^ get ();
}