ArcFM Responder Mobile Developer Guide
nextSync Field






Syntax
'Declaration
 
Public nextSync As System.Date
'Usage
 
Dim instance As ReplicaStatusEventArgs
Dim value As System.Date
 
value = instance.nextSync
 
instance.nextSync = value
public System.DateTime nextSync
public field nextSync: System.DateTime; 
public var nextSync : System.DateTime;
public: System.DateTime nextSync
public:
System.DateTime nextSync
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