ArcFM Responder Mobile Developer Guide
exc Field






Syntax
'Declaration
 
Public exc As System.Exception
'Usage
 
Dim instance As ReplicaStatusEventArgs
Dim value As System.Exception
 
value = instance.exc
 
instance.exc = value
public System.Exception exc
public field exc: System.Exception; 
public var exc : System.Exception;
public: System.Exception* exc
public:
System.Exception^ exc
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

ReplicaStatusEventArgs Class
ReplicaStatusEventArgs Members

Send Feedback