ArcFM Responder Mobile Developer Guide
ElementType Property (DeviceInfo)






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

DeviceInfo Class
DeviceInfo Members

Send Feedback