Function SDMSHelper.ApproveMonitorDocument( _
Hwnd As Integer, _
MonitorID As Integer, _
Revision As Integer, _
ApprovalType As String, _
Comment As String) As Boolean
|
The handle of the Statistica application.
Type: Integer
The ID of the configuration.
Type: Integer
The new revision number.
Type: Integer
The type of approval. Call ApprovalTypes() to get a list of possible values.
Type: String
A comment to add to the approval.
Type: String
|
Boolean
|