SDMSHelper.RevertBinaryDocument

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

The handle of the Statistica application.

Type: Integer

  • BinaryDocumentID [in]

The ID of the document.

Type: Integer

  • ToRevision [in]

The revision to roll back to.

Type: Integer

Boolean