Click or drag to resize
CIPJGetFromBinaryAsString Method (String)
Get IPJ from binary-as-string

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetFromBinaryAsString(
	ref string str_val
)

Parameters

str_val
Type: SystemString
Binary as string returned
See Also