ArcFM Responder Mobile Developer Guide
ElementType Property (IMMTracedElementDeltas)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property ElementType As ESRI.ArcGIS.Geodatabase.esriElementType
'Usage
 
Dim instance As IMMTracedElementDeltas
Dim value As ESRI.ArcGIS.Geodatabase.esriElementType
 
value = instance.ElementType
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.esriElementType ElementType {get;}
read-only property ElementType: ESRI.ArcGIS.Geodatabase.esriElementType; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get ElementType : ESRI.ArcGIS.Geodatabase.esriElementType
[System.Runtime.InteropServices.DispId(1610678272)]
__property ESRI.ArcGIS.Geodatabase.esriElementType get_ElementType();
[System.Runtime.InteropServices.DispId(1610678272)]
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

IMMTracedElementDeltas Interface
IMMTracedElementDeltas Members

Send Feedback