 |
EmployeeClassItemFlag Property |
Used to choose what action to apply to Employee Class Item.
Created in Epic SDK 2021.
Namespace:
ASI.TAM.API.Data.UI.Account.Client
Assembly:
ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntaxpublic EmployeeClassItemEmployeeClassFlag Flag { get; set; }
Public Property Flag As EmployeeClassItemEmployeeClassFlag
Get
Set
Dim instance As EmployeeClassItem
Dim value As EmployeeClassItemEmployeeClassFlag
value = instance.Flag
instance.Flag = value
Property Value
Type:
EmployeeClassItemEmployeeClassFlag
Flag As Enum.
Remarks Note |
---|
|
See Also