Skip to main content

HS.Message.Push.DocumentAttachmentResponse

persistent class HS.Message.Push.DocumentAttachmentResponse extends HS.Util.EnsResponse

SQL Table Name: HS_Message_Push.DocumentAttachmentResponse

Property Inventory

Properties

property FormatCode as %String (MAXLEN = 1024);
only used if there's XMLData
Property methods: FormatCodeDisplayToLogical(), FormatCodeGet(), FormatCodeGetStored(), FormatCodeIsValid(), FormatCodeLogicalToDisplay(), FormatCodeLogicalToOdbc(), FormatCodeNormalize(), FormatCodeSet()
property FormatScheme as %String (MAXLEN = 1024);
only used if there's XMLData
Property methods: FormatSchemeDisplayToLogical(), FormatSchemeGet(), FormatSchemeGetStored(), FormatSchemeIsValid(), FormatSchemeLogicalToDisplay(), FormatSchemeLogicalToOdbc(), FormatSchemeNormalize(), FormatSchemeSet()
property MimeType as %String (MAXLEN = 1024);
Property methods: MimeTypeDisplayToLogical(), MimeTypeGet(), MimeTypeGetStored(), MimeTypeIsValid(), MimeTypeLogicalToDisplay(), MimeTypeLogicalToOdbc(), MimeTypeNormalize(), MimeTypeSet()
property Name as %String (MAXLEN = 1024);
Property methods: NameDisplayToLogical(), NameGet(), NameGetStored(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property Stream as %Stream.GlobalBinary;
Property methods: StreamDelete(), StreamGet(), StreamGetObject(), StreamGetObjectId(), StreamGetStored(), StreamGetSwizzled(), StreamIsValid(), StreamNewObject(), StreamOid(), StreamOpen(), StreamSet(), StreamSetObject(), StreamSetObjectId(), StreamUnSwizzle()

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.EnsResponse)

^Ens.MessageBodyD(ID,"EnsResponse")
=
HSCoreVersion
HSMinVersionError

Storage Model: Storage (HS.Message.Push.DocumentAttachmentResponse)

^Ens.MessageBodyD(ID,"DocumentAttachmentResponse")
=
Stream
FormatCode
FormatScheme
MimeType
Name
FeedbackOpens in a new tab