SDMSHelper.RevertStandardProfileSequenceEx

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

The ID of the data entry sequence.

Type: Integer

  • ToRevision [in]

The revision to roll back to.

Type: Integer

  • RevertInfo [in]

Comments about the roll back.

Type: DocumentRevertInfo

Boolean