Click or drag to resize

AgencyStructureItem Class

AgencyStructureItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.AttachmentAgencyStructureItem

Namespace:  ASI.TAM.API.Data.UI.Attachment
Assembly:  ASI.TAM.API.Data.UI.Attachment (in ASI.TAM.API.Data.UI.Attachment.dll) Version: 2021.1.0.1
Syntax
public sealed class AgencyStructureItem

The AgencyStructureItem type exposes the following members.

Properties
  NameDescription
Public propertyAgencyCode
Displays the Agency Code of the structure.

Created in Epic SDK V4.1.

Public propertyBranchCode
Displays the Branch Code of the structure.

Created in Epic SDK V4.1.

Public propertyDepartmentCode
Displays the Department Code of the structure.

Created in Epic SDK V4.1.

Public propertyProfitCenterCode
Displays the Profit Center Code of the structure.

Created in Epic SDK V4.1.

Public propertyPropName
Return the property name relevant to the user.
Top
See Also