CreditorAutoTXLine..::..SourceDesc Property

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

Syntax


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