ArcFM Responder Mobile Developer Guide
ElementType Property (MMTracedElementDeltasClass)






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

MMTracedElementDeltasClass Class
MMTracedElementDeltasClass Members

Send Feedback