Click or drag to resize
CSYSSetString Method
This method sets a string in the parameter block.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void SetString(
	string str1,
	string str2,
	string str3
)

Parameters

str1
Type: SystemString
Group Name
str2
Type: SystemString
Parameter Name
str3
Type: SystemString
String to Set it To
See Also