Click or drag to resize

ResidenceBasedBusinessRemark Class

Represents the remark section of residence of business
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ResidentialResidenceBasedBusinessRemark

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 ResidenceBasedBusinessRemark

The ResidenceBasedBusinessRemark type exposes the following members.

Properties
  NameDescription
Public propertyDateEntered
Date when remark was entered. This is a readonly field
Public propertyDescription
Remark description
Public propertyIsReadOnly
Specifies if application is readonly.
Public propertyLineID
Line Identifier
Public propertyLocationID
Location identifier
Public propertyNote
Remark notes
Public propertyPrintOnForm
Specifies if remark has to be printed on form
Public propertyRemarkID
Unique ID for the remark
Public propertyTimestamp
Timestamp. Used for concurrency
Top
Remarks