Solid Edge Framework Type Library
GetRevisedFrom Method
Specifies the URL path of the input document.
Specifies the URL path of the document from which the queried document was revised.
Description
This method returns the previous document name of the input document name.
Syntax
Visual Basic
Public Sub GetRevisedFrom( _
   ByVal RevisedDocumentName As String, _
   ByRef RevisedFromDocument As String _
) 
Parameters
RevisedDocumentName
Specifies the URL path of the input document.
RevisedFromDocument
Specifies the URL path of the document from which the queried document was revised.
See Also

Insight Object  | Insight Members