Click or drag to resize
CMETADeleteAttrib Method
Delete Attrib from META.

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 DeleteAttrib(
	int ph_attribute
)

Parameters

ph_attribute
Type: SystemInt32
Attrib to delete
See Also