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.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iHasValue(
	int ph_object,
	int ph_attrib
)

Parameters

ph_object
Type: SystemInt32
Object
ph_attrib
Type: SystemInt32
Attribute

Return Value

Type: Int32
See Also