GLTransaction..::..CreatedDateTime Property

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

Syntax


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