WorkgroupShiftShiftName Property |
The name of the workgroup shift. [Required] [Filter(like)]
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ShiftName { get; set; }
Public Property ShiftName As String
Get
Set
public:
property String^ ShiftName {
String^ get ();
void set (String^ value);
}
member ShiftName : string with get, set
Property Value
Type:
String
See Also