ArcFM Responder Mobile Developer Guide
Delete Method (MMStoredItemClass)






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

MMStoredItemClass Class
MMStoredItemClass Members

Send Feedback