Solid Edge Framework Type Library
ShowRevisionsForServerDocument Method
Specifies the URL path of the input document.
Specifies the number of revisions for the input document.
Specifies the revisions for the input document.
Description
This method shows revisions for the input document The method does not display the entire revision tree.
Syntax
Visual Basic
Public Sub ShowRevisionsForServerDocument( _
   ByVal DocumentNameToShowRevisions As String, _
   ByRef NumberOfRevisions As Long, _
   ByRef DocumentNamesOfRevisions As Variant _
) 
Parameters
DocumentNameToShowRevisions
Specifies the URL path of the input document.
NumberOfRevisions
Specifies the number of revisions for the input document.
DocumentNamesOfRevisions
Specifies the revisions for the input document.
See Also

Insight Object  | Insight Members