SDMSDocManager.GetDocumentProperties

Syntax Parameters Return value
Sub SDMSDocManager.GetDocumentProperties( _
    IDToken As String, _
    documentId As String, _
    revision As Long, _
    ByRef propNames As Variant, _
    ByRef propTypes As Variant, _
    ByRef propValues As Variant)
  • IDToken [in]

    Type: String

  • documentId [in]

    Type: String

  • revision [in]

    Type: Long

  • propNames [out]

    Type: Variant

  • propTypes [out]

    Type: Variant

  • propValues [out]

    Type: Variant

This function does not return a value.