Line..::..TransPostDateTime Property

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

Syntax


public DateTime TransPostDateTime { get; set; }
Public Property TransPostDateTime As DateTime
	Get
	Set
public:
property DateTime^ TransPostDateTime {
	DateTime^ get ();
	void set (DateTime^ value);
}