Click or drag to resize

PersonalApplicationRemark Class

PersonalApplicationRemark object. Represent remark screen under Personal Application.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PersonalAPPersonalApplicationRemark

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

The PersonalApplicationRemark type exposes the following members.

Properties
  NameDescription
Public propertyDateEntered
Read Only

Created in Epic SDK V3.0.

Public propertyDescription
Length changed to 80 in 2016

Updated in Epic SDK 2016.

Required

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

Created in Epic SDK V3.0.

Public propertyNote
Note

Created in Epic SDK V3.0.

Public propertyPersonalApplicationID
Unique identifier used to specify related Personal Application.

Created in Epic SDK V3.0.

Public propertyPolicyID
Unique identifier used to specify the policy containing the remark

Created in Epic SDK V3.0.

Sometimes Required

Public propertyPrintOnForm
Print On Form

Created in Epic SDK V3.0.

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

Created in Epic SDK 2016.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V3.0.

Top
Remarks