ArcFM Responder Mobile Developer Guide
get_CanUpdate Method (IMMAttributeAgentDelegate)






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

IMMAttributeAgentDelegate Interface
IMMAttributeAgentDelegate Members

Send Feedback