Click or drag to resize

ShareRevenueStructureItem Class

ShareRevenueStructureItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.EmployeeShareRevenueStructureItem
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
Syntax
public sealed class ShareRevenueStructureItem

The ShareRevenueStructureItem type exposes the following members.

Properties
  NameDescription
Public propertyAgencyCode
AgencyCode Lookup: EmployeeShareRevenueStructureAgency Auto-Validated.
Public propertyBranchCode
BranchCode Lookup: EmployeeShareRevenueStructureBranch Auto-Validated.
Public propertyDepartmentCode
DepartmentCode Lookup: EmployeeShareRevenueStructureDepartment Auto-Validated.
Public propertyFlag
Used to choose what action to apply to [item].
Public propertyProfitCenterCode
ProfitCenterCode Lookup: EmployeeShareRevenueStructureProfitCenter Auto-Validated.
Public propertyRegionCode
RegionCode Lookup: EmployeeShareRevenueStructureRegion Auto-Validated.
Public propertyShareRevenueStructureID
Unique identifier used to specify share revenue structure.
Top
Remarks