Click or drag to resize

Other Class

Data object which represents the Other screen in Epic.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ProofOfInsurance.CertificateOther
Namespace:  ASI.TAM.API.Data.UI.Account.ProofOfInsurance.Certificate
Assembly:  ASI.TAM.API.Data.UI.Account.ProofOfInsurance.Certificate (in ASI.TAM.API.Data.UI.Account.ProofOfInsurance.Certificate.dll) Version: 2020.1.0.523
Syntax
public sealed class Other

The Other type exposes the following members.

Properties
  NameDescription
Public propertyCertificateID
CertificateID
Public propertyDefaultTemplate
DefaultTemplate
Public propertyDescription
Description
Public propertyIncludeHistory
IncludeHistory
Public propertyLimitsDescription
LimitsDescription
Public propertyLimitsLimit
LimitsLimit
Public propertyLineOfBusinessID
LineOfBusinessID
Public propertyOtherID
OtherID
Public propertyServiceSummaryID
ServiceSummaryID
Public propertyTimestamp
Timestamp
Public propertyTypeOfInsuranceDescription
TypeOfInsuranceDescription
Top
Remarks
In SDK there will be only one Other data object for both screens. Since they are the same.
See Also