Line..::..TransCode2ID Property

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

Syntax


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