Shift..::..IsEnabled Property

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

Syntax


public bool IsEnabled { get; set; }
Public Property IsEnabled As Boolean
	Get
	Set
public:
property bool^ IsEnabled {
	bool^ get ();
	void set (bool^ value);
}