| Solid Edge Framework Type Library > Insight Object : DownloadDocumentFromServerWithAllLinks Method |
| 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 _ ) |
| Value | Description |
|---|---|
| igReadExclusive | Document has exclusive read access |
| igReadOnly | Document has read-only access |
| igReadWrite | Document has read-write access |