ArcFM Responder Mobile Developer Guide
IsEdgeElement Method






Syntax
'Declaration
 
Public Function IsEdgeElement() As System.Boolean
'Usage
 
Dim instance As DeviceInfo
Dim value As System.Boolean
 
value = instance.IsEdgeElement()
public System.bool IsEdgeElement()
public function IsEdgeElement(): System.Boolean; 
public function IsEdgeElement() : System.boolean;
public: System.bool IsEdgeElement(); 
public:
System.bool IsEdgeElement(); 
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