Click or drag to resize

Attachment Class

Attachment data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitationalAttachment
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational (in ASI.TAM.API.Data.UI.Account.Policy.CanadianHabitational.dll) Version: 2020.1.0.1
Syntax
public sealed class Attachment

The Attachment type exposes the following members.

Properties
  NameDescription
Public propertyAttachmentCode
This field also accepts any user input apart from the valid existing codes.

Created in Epic SDK V7.0.

Required

Public propertyAttachmentID
Unique identifier used to specify the Attachment.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyDateCompleted
Date Completed

Created in Epic SDK V7.0.

Public propertyDescription
On Insert, if it is left blank then it is defaulted based on the AttachmentCode. On Update, it is not defaulted.

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 used to specify line containing screen.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyLocationNumber
Location Number

Created in Epic SDK 2016.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
Remarks