Weekday..::..EndDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.Configuration.Shift
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


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