 |
ViewOtherEmployeeItemFlag Property |
Used to choose what action to apply to [item].
Namespace:
ASI.TAM.API.Data.UI.Account.Employee
Assembly:
ASI.TAM.API.Data.UI.Account.Employee (in ASI.TAM.API.Data.UI.Account.Employee.dll) Version: 2023.1.0.1249
Syntaxpublic ViewOtherEmployeeItemViewOtherEmployeeFlag Flag { get; set; }
Public Property Flag As ViewOtherEmployeeItemViewOtherEmployeeFlag
Get
Set
Dim instance As ViewOtherEmployeeItem
Dim value As ViewOtherEmployeeItemViewOtherEmployeeFlag
value = instance.Flag
instance.Flag = value
Property Value
Type:
ViewOtherEmployeeItemViewOtherEmployeeFlag
Remarks
See Also