Skip to main content

Demo.ZenService.Msg.TranslationResponse

persistent class Demo.ZenService.Msg.TranslationResponse extends Ens.Response

SQL Table Name: Demo_ZenService_Msg.TranslationResponse

Property Inventory

Properties

property TranslatedText as %String (MAXLEN = 32000);
Property methods: TranslatedTextDisplayToLogical(), TranslatedTextGet(), TranslatedTextGetStored(), TranslatedTextIsValid(), TranslatedTextLogicalToDisplay(), TranslatedTextLogicalToOdbc(), TranslatedTextNormalize(), TranslatedTextSet()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: CacheStorage (Demo.ZenService.Msg.TranslationResponse)

^Ens.MessageBodyD(ID,"TranslationResponse")
=
TranslatedText
FeedbackOpens in a new tab