Click or drag to resize

AgencyDefinedCode Class

AgencyDefinedCode data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CommonAgencyDefinedCode

Namespace:  ASI.TAM.API.Data.UI.Account.Common
Assembly:  ASI.TAM.API.Data.UI.Account.Common (in ASI.TAM.API.Data.UI.Account.Common.dll) Version: 2021.1.0.1
Syntax
public sealed class AgencyDefinedCode

The AgencyDefinedCode type exposes the following members.

Properties
  NameDescription
Public propertyADCCategory
Used to specify ADC Category.

Created in Epic SDK V4.1.

Required

Public propertyADCOption
Used to specify ADC option.

Created in Epic SDK V4.1.

Required

Public propertyAppliesTo
Indicates the different objects which agency category codes can be assigned to.

Created in Epic SDK 2020.

Public propertyFlag
Flag to indicate whether this is a view/insert/delete.

Created in Epic SDK V4.1.

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