ArcFM Engine Developer Guide
IMMPathElementEx_set_ElementType Method


Syntax
'Declaration
 
Public Overridable Sub IMMPathElementEx_set_ElementType( _
   ByVal val As ESRI.ArcGIS.Geodatabase.esriElementType _
) 
'Usage
 
Dim instance As MMPathElementClass
Dim val As ESRI.ArcGIS.Geodatabase.esriElementType
 
instance.IMMPathElementEx_set_ElementType(val)
public virtual void IMMPathElementEx_set_ElementType( 
   ESRI.ArcGIS.Geodatabase.esriElementType val
)

Parameters

val
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMPathElementClass Class
MMPathElementClass Members

 

 


Send Comment