Click or drag to resize
CMETAiHasValue Method
Does this meta/attribute have a value set?

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iHasValue(
	int i1,
	int i2
)

Parameters

i1
Type: SystemInt32
Object
i2
Type: SystemInt32
Attribute

Return Value

Type: Int32
See GEO_BOOLConstant
See Also