Line..::..SourceDescription Property

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

Syntax


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