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




The name that identifies the replica. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.