Click or drag to resize
CUSERMETACreateS Method
Create a USERMETA from a file

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CUSERMETA CreateS(
	string str1
)

Parameters

str1
Type: SystemString
File Name

Return Value

Type: CUSERMETA
USERMETA Object
See Also