CurrentDocumentType Property
Description
Indicates the type of the currently open document (test or business component).
Property type
Read-only property
Syntax
Visual Basic
Public Property CurrentDocumentType As String
Return Type
  • Test
  • Business component
Example
See Also