ArcFM Responder Mobile Developer Guide
get_CanUpdate Method (MMQAQCTopLevelClass)






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

MMQAQCTopLevelClass Class
MMQAQCTopLevelClass Members

Send Feedback