 
            | Solid Edge Revision Manager Object Library > IInsight Object : DownloadDocumentFromServerWithAllLinks Method | 
| Visual Basic | 
|---|
| Public Function DownloadDocumentFromServerWithAllLinks( _ ByVal FileToDownLoadFromServer As String, _ ByVal FileAccessMode 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 _ ) As Long | 
| Value | Description | 
|---|---|
| igReadExclusive | Document has exclusive read access | 
| igReadOnly | Document has read-only access | 
| igReadWrite | Document has read-write access |