Skip to main content

Demo.Loan.Msg.SendReply

persistent class Demo.Loan.Msg.SendReply extends Ens.Request

SQL Table Name: Demo_Loan_Msg.SendReply

Property Inventory

Properties

property Destination as %String (MAXLEN = 1000);
Property methods: DestinationDisplayToLogical(), DestinationGet(), DestinationGetStored(), DestinationIsValid(), DestinationLogicalToDisplay(), DestinationLogicalToOdbc(), DestinationNormalize(), DestinationSet()
property Text as %String);
Property methods: TextDisplayToLogical(), TextGet(), TextGetStored(), TextIsValid(), TextLogicalToDisplay(), TextLogicalToOdbc(), TextNormalize(), TextSet()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: CacheStorage (Demo.Loan.Msg.SendReply)

^Ens.MessageBodyD(ID,"Approval")
=
BankName
InterestRate
IsApproved
Destination
Text
FeedbackOpens in a new tab