Click or drag to resize

Remark Class

Remark data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ResidentialRemark

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

The Remark type exposes the following members.

Properties
  NameDescription
Public propertyDateEntered
DateEntered
Public propertyDescription
Description

Required

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyLineID
Unique identifier used to specify the line containing current remark item.

Sometimes Required

Public propertyLocationID
Unique identifier used to specify the location associated to current remark item.

Sometimes Required

Public propertyNote
Note
Public propertyPrintOnForm
PrintOnForm
Public propertyRemarkID
Unique identifier used to specify the current remark item.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks