Click or drag to resize
CDOCUGetFileMeta Method
Get the document and place in a file with metadata.

Available since Oasis montaj version: 5.1.8
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
If this document is only a URL link, the URL link will be resolved and the document downloaded from the appropriate server using the protocol specified. The document has metadata, and the native document does not support metadata, the metadata will be placed in an associated file "filename.extension.GeosoftMeta"
Syntax
public void GetFileMeta(
	string file
)

Parameters

file
Type: SystemString
File to which to write document
See Also