Click or drag to resize

Remark Class

Data object which represents the Remark screen in Epic.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ProofOfInsurance.CertificateRemark
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 Remark

The Remark type exposes the following members.

Properties
  NameDescription
Public propertyCertificateID
CertificateID
Public propertyDateEntered
DateEntered
Public propertyDescription
Description
Public propertyNote
Note
Public propertyPrintOnForm
PrintOnForm
Public propertyRemarkID
RemarkID
Public propertyTimestamp
Timestamp
Top
Remarks
In SDK there will be only one Remark data object for both screens. Since they are the same.
See Also