Click or drag to resize

Location Class

Location data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAutoLocation
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto (in ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto.dll) Version: 2020.1.0.523
Syntax
public sealed class Location

The Location type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address
Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyLineID
Unique identifier used to specify line containing current item.
Public propertyLocationID
Unique identifier used to specify current item.
Public propertyLocationNumber
On insert, if LocationNumber is left blank, then it is defaulted with the next unique number. Whereas on update, this field requires a value.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks