SalesQuote..::..DocumentsSpecified Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote.XML
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public bool DocumentsSpecified { get; }
Public ReadOnly Property DocumentsSpecified As Boolean
	Get
public:
property bool^ DocumentsSpecified {
	bool^ get ();
}