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




The kind of replica to create. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.