SDMSHelper.RevertStandardProfileSequence

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

The handle of the Statistica application.

Type: Integer

  • StandardProfileSequenceID [in]

The ID of the data entry sequence.

Type: Integer

  • ToRevision [in]

The revision to roll back to.

Type: Integer

Boolean