 |
ShareRevenueStructureItemDepartmentCode Property |
DepartmentCode
Lookup: EmployeeShareRevenueStructureDepartment Auto-Validated.
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: 2021.2.0.769
Syntaxpublic string DepartmentCode { get; set; }
Public Property DepartmentCode As String
Get
Set
Dim instance As ShareRevenueStructureItem
Dim value As String
value = instance.DepartmentCode
instance.DepartmentCode = value
Property Value
Type:
String
Remarks
See Also