ArcFM Responder Mobile Developer Guide
IsAdmin Property (MMPropertiesExtClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property IsAdmin As System.Boolean
'Usage
 
Dim instance As MMPropertiesExtClass
Dim value As System.Boolean
 
value = instance.IsAdmin
public virtual System.bool IsAdmin {get;}
public read-only property IsAdmin: System.Boolean; virtual; 
public function get IsAdmin : System.boolean
public: __property virtual System.bool get_IsAdmin();
public:
virtual property System.bool IsAdmin {
   System.bool 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

MMPropertiesExtClass Class
MMPropertiesExtClass Members

Send Feedback