ArcFM Responder Mobile Developer Guide
hasEdits Property (mmXmlPacketClass)






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

mmXmlPacketClass Class
mmXmlPacketClass Members

Send Feedback