Region..::..CreatedDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.Regions
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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