Click or drag to resize

SolidFuelQuestionnaireRemarkV1 Class

SolidFuelQuestionnaireRemarkV1 data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ResidentialSolidFuelQuestionnaireRemarkV1
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 SolidFuelQuestionnaireRemarkV1

The SolidFuelQuestionnaireRemarkV1 type exposes the following members.

Properties
  NameDescription
Public propertyDateEntered
Specify the date entered this remark.
Public propertyDescription
Specify the description for this remark.

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 [current item].

Sometimes Required

Public propertyNote
Give note for this remark.
Public propertyPrintOnForm
Check the check box if print on form is need.
Public propertyRemarkID
Unique identifier used to specify [current item].

Sometimes Required

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

Sometimes Required

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