Click or drag to resize

LOBRemark Class

LOBRemarkItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.SharedLOBRemark
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Shared
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Shared (in ASI.TAM.API.Data.UI.Account.Policy.Shared.dll) Version: 2021.1.0.1
Syntax
public sealed class LOBRemark

The LOBRemark type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify [parent item] containing [current item].

Created in Epic SDK 2018.

Public propertyDateEntered
Date Entered

Created in Epic SDK V4.1.

Public propertyDescription
Description

Created in Epic SDK V4.1.

Required

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK V4.1.

Public propertyLineID
Unique identifier used to specify the parent line containing the remark item. On insert, either LineID or MarketingLineID is required.

Created in Epic SDK V4.1.

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the remark item. On insert, either LineID or MarketingLineID is required.

Created in Epic SDK 2018.

Public propertyNote
Note

Created in Epic SDK V4.1.

Public propertyPrintOnForm
Print On Form

Created in Epic SDK V4.1.

Public propertyPropName
Return the property name relevant to the user.
Public propertyRemarkID
Unique identifier used to specify remark item.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Top
See Also