SDMSHelper.RevertMonitorEx

Syntax Parameters Return Value
Function SDMSHelper.RevertMonitorEx( _
    MonitorID As Integer, _
    ToRevision As Integer, _
    RevertInfo As DocumentRevertInfo) As Boolean
  • MonitorID [in]

The ID of the configuration.

Type: Integer

  • ToRevision [in]

The revision to roll back to.

Type: Integer

  • RevertInfo [in]

Comments about the roll back.

Type: DocumentRevertInfo

Boolean