ArcFM Responder Mobile Developer Guide
ElementType Property (IGeometricNetworkID)






The esri Element type
Syntax
'Declaration
 
ReadOnly Property ElementType As ESRI.ArcGIS.Geodatabase.esriElementType
'Usage
 
Dim instance As IGeometricNetworkID
Dim value As ESRI.ArcGIS.Geodatabase.esriElementType
 
value = instance.ElementType
ESRI.ArcGIS.Geodatabase.esriElementType ElementType {get;}
read-only property ElementType: ESRI.ArcGIS.Geodatabase.esriElementType; 
function get ElementType : ESRI.ArcGIS.Geodatabase.esriElementType
__property ESRI.ArcGIS.Geodatabase.esriElementType get_ElementType();
property ESRI.ArcGIS.Geodatabase.esriElementType ElementType {
   ESRI.ArcGIS.Geodatabase.esriElementType get();
}
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

IGeometricNetworkID Interface
IGeometricNetworkID Members

Send Feedback