ArcFM Responder Mobile Developer Guide
BeforeDeactivation Method






Syntax
'Declaration
 
Protected Overridable Function BeforeDeactivation() As OperationStatus
'Usage
 
Dim instance As OperationGroup
Dim value As OperationStatus
 
value = instance.BeforeDeactivation()
protected virtual OperationStatus BeforeDeactivation()
protected function BeforeDeactivation(): OperationStatus; virtual; 
protected function BeforeDeactivation() : OperationStatus;
protected: virtual OperationStatus BeforeDeactivation(); 
protected:
virtual OperationStatus BeforeDeactivation(); 
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

OperationGroup Class
OperationGroup Members

Send Feedback