Skip to main content

HS.Message.ECRStashRequest

persistent class HS.Message.ECRStashRequest extends HS.Types.XMLMessage

SQL Table Name: HS_Message.ECRStashRequest

Property Inventory

Parameters

parameter RESPONSECLASSNAME = HS.Message.ECRStashResponse;
Default response class

Properties

property WhenStashed as %Date;
Flag to control when the MPI should be updated. If unspecified, it's left up to the ECR
Property methods: WhenStashedDisplayToLogical(), WhenStashedGet(), WhenStashedGetStored(), WhenStashedIsValid(), WhenStashedLogicalToDisplay(), WhenStashedLogicalToOdbc(), WhenStashedLogicalToXSD(), WhenStashedNormalize(), WhenStashedOdbcToLogical(), WhenStashedSet(), WhenStashedXSDToLogical()

Indexes

index (DateIndex on WhenStashed);
Index methods: DateIndexExists()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: Storage (HS.Util.EnsRequest)

^Ens.MessageBodyD(ID,"EnsRequest")
=
HSCoreVersion
HSMinVersion
%ClearFields

Storage Model: Storage (HS.Types.XMLMessage)

^Ens.MessageBodyD(ID,"XMLMessage")
=
Action
Content
ContentStream
QuickStreamId
StreamContentType

Storage Model: Storage (HS.Message.ECRStashRequest)

^Ens.MessageBodyD(ID,"ECRStashRequest")
=
WhenStashed
FeedbackOpens in a new tab