SDMSDocManager.ApproveDocument

Syntax Parameters Return value
Sub SDMSDocManager.ApproveDocument( _
    IDToken As String, _
    approvalTypeName As String, _
    documentId As String, _
    revision As Long, _
    comment As String)
  • IDToken [in]

    Type: String

  • approvalTypeName [in]

    Type: String

  • documentId [in]

    Type: String

  • revision [in]

    Type: Long

  • comment [in]

    Type: String

This function does not return a value.