Line..::..TransCode1ID Property

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

Syntax


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