Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Ens.CallStructure

class Ens.CallStructure extends %Library.RegisteredObject

Property Inventory

Properties

property Description as %String;
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property Request as %Library.Persistent;
Property methods: RequestGet(), RequestGetObject(), RequestGetObjectId(), RequestGetSwizzled(), RequestIsValid(), RequestNewObject(), RequestSet(), RequestSetObject(), RequestSetObjectId(), RequestUnSwizzle()
property Response as %Library.Persistent;
Property methods: ResponseGet(), ResponseGetObject(), ResponseGetObjectId(), ResponseGetSwizzled(), ResponseIsValid(), ResponseNewObject(), ResponseSet(), ResponseSetObject(), ResponseSetObjectId(), ResponseUnSwizzle()
property ResponseCode as %Status [ InitialExpression = $$$OK ];
Property methods: ResponseCodeGet(), ResponseCodeIsValid(), ResponseCodeLogicalToOdbc(), ResponseCodeSet()
property TargetDispatchName as %String;
Property methods: TargetDispatchNameDisplayToLogical(), TargetDispatchNameGet(), TargetDispatchNameIsValid(), TargetDispatchNameLogicalToDisplay(), TargetDispatchNameLogicalToOdbc(), TargetDispatchNameNormalize(), TargetDispatchNameSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab