 |
EmployeeClassItemPayrollCycle Property |
Payroll Cycle
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 string PayrollCycle { get; set; }
Public Property PayrollCycle As String
Get
Set
Dim instance As EmployeeClassItem
Dim value As String
value = instance.PayrollCycle
instance.PayrollCycle = value
Property Value
Type:
String
PayrollCycle As String.
Remarks Note |
---|
- Name - PayrollCycle
- Lookup - PayrollCycle
- Auto Validated - False
|
See Also