PurchaseInvoice..::..DocumentNo Property

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

Syntax


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