Click or drag to resize

PersonalApplicationLocation Class

PersonalApplicationLocation object. Represent the Location screen under PersonalApplication.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PersonalAPPersonalApplicationLocation
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.PersonalAP
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.PersonalAP (in ASI.TAM.API.Data.UI.Account.Policy.PersonalAP.dll) Version: 2021.1.0.1
Syntax
public sealed class PersonalApplicationLocation

The PersonalApplicationLocation type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address.
Public propertyIsPrimaryPremise
IsPrimaryLocation.
Public propertyIsReadOnly
Indicate whether the current object is readonly(when policy is issued it becomes readonly.)
Public propertyLocationID
Location ID of the PersonalApplicationLocation object.
Public propertyLocationNumber
Location number.
Public propertyPersonalApplicationID
PersonalApplicationID of the PersonalApplicationLocation object.
Public propertyPolicyID
PolicyID of the PersonalApplicationLocation object.
Public propertyTimestamp
Timestamp.
Top
Remarks