Click or drag to resize

HolderAttachment Class

HolderAttachment data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ProofOfInsurance.CertificateHolderAttachment

Namespace:  ASI.TAM.API.Data.UI.Account.ProofOfInsurance.Certificate
Assembly:  ASI.TAM.API.Data.UI.Account.ProofOfInsurance.Certificate (in ASI.TAM.API.Data.UI.Account.ProofOfInsurance.Certificate.dll) Version: 2023.1.0.1249
Syntax
public sealed class HolderAttachment

The HolderAttachment type exposes the following members.

Properties
  NameDescription
Public propertyAttachmentID
Unique identifier used to specify the current attachment item.

Sometimes Required

Public propertyAttachmentValue
Used to expose information about the attachment.
Public propertyDescription
Exposes the description of the attachment.
Public propertyFlag
Used to choose what action to apply to attachment item.
Public propertyHolderID
Unique identifier used to specify the parent holder item containing attachment item.

Sometimes Required

Public propertySortOrderNumber
Order number of the attachment item.
Top
Remarks