Click or drag to resize

PersonalApplicationPolicySections Class

PersonalApplicationPolicySections object. Represent the Policy sections screen under PersonalApplication.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PersonalAPPersonalApplicationPolicySections
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 PersonalApplicationPolicySections

The PersonalApplicationPolicySections type exposes the following members.

Properties
  NameDescription
Public propertyCompanyPlan
CompanyPlan field of the PersonalApplicationPolicySections object.
Public propertyFacilityCode
FacilityCode field of the PersonalApplicationPolicySections object.
Public propertyIsPersonalAutoSectionAttached
IsPersonalAutoSectionAttached field.
Public propertyIsPersonalInlandMarineSectionAttached
IsPersonalInlandMarineSectionAttached field.
Public propertyIsPersonalUmbrellaSectionAttached
IsPersonalUmbrellaSectionAttached field.
Public propertyIsReadOnly
Indicate whether the current object is readonly(when policy is issued it becomes readonly.)
Public propertyIsResidentialSectionAttached
IsResidentialSectionAttached field.
Public propertyIsWatercraftSectionAttached
IsWatercraftSectionAttached field.
Public propertyOtherSection1
OtherSection1 field of the PersonalApplicationPolicySections object.
Public propertyOtherSection2
OtherSection2 field of the PersonalApplicationPolicySections object.
Public propertyOtherSection3
OtherSection3 field of the PersonalApplicationPolicySections object.
Public propertyPersonalApplicationID
PersonalApplicationID of the PersonalApplicationPolicySections object.
Public propertyPolicyID
PolicyID of the PersonalApplicationPolicySections object.
Public propertyTimestamp
Timestamp.
Top
Remarks