ArcFM Responder Mobile Developer Guide
IMMPathElementEx_get_ElementType Method






Syntax
'Declaration
 
Public Overridable Function IMMPathElementEx_get_ElementType() As ESRI.ArcGIS.Geodatabase.esriElementType
'Usage
 
Dim instance As MMPathElementClass
Dim value As ESRI.ArcGIS.Geodatabase.esriElementType
 
value = instance.IMMPathElementEx_get_ElementType()
public virtual ESRI.ArcGIS.Geodatabase.esriElementType IMMPathElementEx_get_ElementType()
public function IMMPathElementEx_get_ElementType(): ESRI.ArcGIS.Geodatabase.esriElementType; virtual; 
public function IMMPathElementEx_get_ElementType() : ESRI.ArcGIS.Geodatabase.esriElementType;
public: virtual ESRI.ArcGIS.Geodatabase.esriElementType IMMPathElementEx_get_ElementType(); 
public:
virtual ESRI.ArcGIS.Geodatabase.esriElementType IMMPathElementEx_get_ElementType(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMPathElementClass Class
MMPathElementClass Members

Send Feedback