clsJob..::..CreatedDateTime Property

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

Syntax


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