 |
ShareRevenuePrimaryOfficeProfitCenterCode Property |
PrimaryOfficeProfitCenterCode
Lookup: EmployeeShareRevenuePrimaryOfficeProfitCenter 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: 2023.1.0.1249
Syntaxpublic string PrimaryOfficeProfitCenterCode { get; set; }
Public Property PrimaryOfficeProfitCenterCode As String
Get
Set
Dim instance As ShareRevenue
Dim value As String
value = instance.PrimaryOfficeProfitCenterCode
instance.PrimaryOfficeProfitCenterCode = value
Property Value
Type:
String
Remarks
See Also