Skip to main content

SYS.LogDmn.Manifest.Event

An event message in a facility

Property Inventory

Properties

property Id as %String (XMLPROJECTION = "ATTRIBUTE");
Property methods: IdDisplayToLogical(), IdGet(), IdIsValid(), IdLogicalToDisplay(), IdLogicalToOdbc(), IdNormalize(), IdSet()
property Level as %String (XMLPROJECTION = "ATTRIBUTE");
Property methods: LevelDisplayToLogical(), LevelGet(), LevelIsValid(), LevelLogicalToDisplay(), LevelLogicalToOdbc(), LevelNormalize(), LevelSet()
property Msg as %String);
Property methods: MsgDisplayToLogical(), MsgGet(), MsgIsValid(), MsgLogicalToDisplay(), MsgLogicalToOdbc(), MsgNormalize(), MsgSet()
property Params as %String);
Property methods: ParamsDisplayToLogical(), ParamsGet(), ParamsIsValid(), ParamsLogicalToDisplay(), ParamsLogicalToOdbc(), ParamsNormalize(), ParamsSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab