Skip to main content

HS.HC.SystemConfig.Client.Log

class HS.HC.SystemConfig.Client.Log extends HS.HC.SystemConfig.ConfigStep.Common

Payload for logging status of a confg step.

Property Inventory

Properties

property ConfigStep as %String (MAXLEN = 128);
Row ID of config step.
Property methods: ConfigStepDisplayToLogical(), ConfigStepGet(), ConfigStepIsValid(), ConfigStepLogicalToDisplay(), ConfigStepLogicalToOdbc(), ConfigStepNormalize(), ConfigStepSet()
property Timestamp as %TimeStamp [ Required ];
Time at which this step was executed. Overriding to mark as Required.
Property methods: TimestampDisplayToLogical(), TimestampGet(), TimestampIsValid(), TimestampLogicalToDisplay(), TimestampLogicalToXSD(), TimestampNormalize(), TimestampOdbcToLogical(), TimestampSet(), TimestampXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab