Solid Edge Framework Type Library
DownloadDocumentFromServerWithAllLinks Method
Description
Syntax
Visual Basic
Public Sub DownloadDocumentFromServerWithAllLinks( _
   ByVal DocumentToDownLoadFromServer As String, _
   ByVal DocumentAccessMode As DocumentAccess, _
   ByRef LocalPath As String, _
   Optional ByVal GetLatestDocuments As Variant, _
   Optional ByVal ProcessIndirectDocuments As Variant, _
   Optional ByVal RevisionRuleOption As Variant, _
   Optional ByVal StopFileOpenIfRevisionRuleNotApplicable As Variant _
) 
Parameters
DocumentToDownLoadFromServer
DocumentAccessMode
ValueDescription
igReadExclusiveDocument has exclusive read access
igReadOnlyDocument has read-only access
igReadWriteDocument has read-write access
LocalPath
GetLatestDocuments
ProcessIndirectDocuments
RevisionRuleOption
StopFileOpenIfRevisionRuleNotApplicable
See Also

Insight Object  | Insight Members  | Solid Edge ST2 - What's New