Solid Edge Framework Type Library
GetRevisionsHistory Method
Solid Edge Framework Type Library > Application Object : GetRevisionsHistory Method
Description
Returns the Revisions History for a Solid Edge file.
Syntax
Visual Basic
Public Sub GetRevisionsHistory( _
   ByVal PathName As String, _
   ByRef psaScope() As Variant, _
   ByRef psaRevHistoryFileNameList As Variant, _
   ByRef psaRevHistoryRevisionFromList As Variant _
) 
Parameters
PathName
psaScope
psaRevHistoryFileNameList
psaRevHistoryRevisionFromList
See Also

Application Object  | Application Members