Click or drag to resize

AdditionalAttachment Class

AdditionalAttachment data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.SharedAdditionalAttachment

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

The AdditionalAttachment type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalAttachmentID
Unique identifier used to specify a Additional Attachment.

Created in Epic SDK V7.0.

Public propertyAttachmentValue
Attachment Data

Created in Epic SDK V7.0.

Public propertyCarrierSubmissionID
Unique identifier representing the carrier submission line containing the additional attachments.

Created in Epic SDK 2018.

Public propertyIncludeWithSubmission
True if include with Submission.

Created in Epic SDK V7.0.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK V7.0.

Public propertyLineID
Unique identifier representing the policy line containing the additional attachments.

Created in Epic SDK V7.0.

Public propertyMarketingLineID
Unique identifier representing the marketed policy line containing the additional attachments.

Created in Epic SDK 2018.

Top
See Also