Click or drag to resize

GeneralInformationV1 Class

The residential general information section, common to all Residential applications
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ResidentialGeneralInformationV1
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: 2020.1.0.1
Syntax
public sealed class GeneralInformationV1

The GeneralInformationV1 type exposes the following members.

Properties
  NameDescription
Public propertyGeneralInformationValue
GeneralInformationValue
Public propertyIsReadOnly
Specifies if application is readonly
Public propertyLineID
Line Identifier; Required field
Public propertyLocationID
Location Identifier. Required field
Public propertyRentersAndCondosOnlyValue
RentersAndCondosOnlyValue
Public propertyTimestamp
Used for enforcing concurrency rules.
Top
Remarks
For design decisions refer to PMG 75600
See Also