Transaction..::..SourceDocumentNo Property

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

Syntax


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