Click or drag to resize
CMETASetAttributeVisible Method
Allow/disallow an attribute to be visible in the browser

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetAttributeVisible(
	int ph_attribute,
	int visible
)

Parameters

ph_attribute
Type: SystemInt32
Attribute or <define>META_CORE_ATTRIB</define>
visible
Type: SystemInt32
Editable Flag
See Also