Click or drag to resize
CMETADeleteType Method
Delete Type 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 DeleteType(
	int ph_type
)

Parameters

ph_type
Type: SystemInt32
Type to delete
See Also