Click or drag to resize

SolidFuelQuestionnaireV1 Class

SolidFuelQuestionnaireV1 data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ResidentialSolidFuelQuestionnaireV1

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 SolidFuelQuestionnaireV1

The SolidFuelQuestionnaireV1 type exposes the following members.

Properties
  NameDescription
Public propertyChimneyValue
Used to store a collection of ChimneyValue items.
Public propertyCleaningAttachmentsValue
Used to store a collection of CleaningAttachmentsValue items.
Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyItemNumber
Specify item number.

Required

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

Sometimes Required

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

Sometimes Required

Public propertyProtectiveMaterialFireProtectionValue
Used to expose properties contained in the ProtectiveMaterialFireProtectionValue tab.
Public propertySolidFuelDeviceValue
Used to expose properties contained in the SolidFuelDeviceValue tab.
Public propertySolidFuelQuestionnaireID
Unique identifier used to specify SolidFuelQuestionnaireID.

Sometimes Required

Public propertyStovePipeValue
Used to expose properties contained in the StovePipeValue tab.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Public propertyUnitPipeClearancesValue
Used to expose properties contained in the UnitPipeClearancesValue tab.
Top
Remarks