Click or drag to resize

AssociatedItem Class

AssociatedItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ClientContract.ServiceAssociatedItem
Namespace:  ASI.TAM.API.Data.UI.Account.ClientContract.Service
Assembly:  ASI.TAM.API.Data.UI.Account.ClientContract.Service (in ASI.TAM.API.Data.UI.Account.ClientContract.Service.dll) Version: 2021.1.0.391
Syntax
public sealed class AssociatedItem

The AssociatedItem type exposes the following members.

Properties
  NameDescription
Public propertyAssociationType
Indicate the service association type (policy / line).

Created in Epic SDK 2016.

Public propertyCode
Indicate PolicyId or lineID

Created in Epic SDK 2016.

Public propertyDescription
Readonly property to display the description for policy/line.

Created in Epic SDK 2016.

Public propertyEffectiveDate
Readonly property to display effective date for policy/line.

Created in Epic SDK 2016.

Public propertyExpirationDate
Readonly property to display expiration date for policy/line.

Created in Epic SDK 2016.

Public propertyFlag
Used to choose what action to apply to associated item.

Created in Epic SDK 2016.

Public propertyIncludeHistory
Indicate whether include history or not.

Created in Epic SDK 2016.

Public propertyPolicyNumber
Readonly property to display policy number for policy/line.

Created in Epic SDK 2016.

Public propertyPolicyOrLineID
Unique identifier used to specify [current item].

Created in Epic SDK 2016.

Sometimes Required

Public propertyStatus
Readonly property to display status for policy/line.

Created in Epic SDK 2016.

Top
Remarks