ESRI.ArcGIS.DataManagementTools
switch_to_receiver Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > ExportDataChangeMessage Class : switch_to_receiver Property




Indicates whether to change the role of the replica to that of a receiver. The receiver may not send replica updates until updates from the relative replica sender arrive. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property switch_to_receiver As String
Visual Basic (Usage)Copy Code
Dim instance As ExportDataChangeMessage
Dim value As String
 
instance.switch_to_receiver = value
 
value = instance.switch_to_receiver
C# 
public string switch_to_receiver {get; set;}

See Also

© 2010 All Rights Reserved.