 |
ShareRevenueStructureItemAgencyCode Property |
AgencyCode
Lookup: EmployeeShareRevenueStructureAgency 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: 2020.1.0.523
Syntaxpublic string AgencyCode { get; set; }
Public Property AgencyCode As String
Get
Set
Dim instance As ShareRevenueStructureItem
Dim value As String
value = instance.AgencyCode
instance.AgencyCode = value
Property Value
Type:
String
Remarks
See Also