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




Specifies if input layers will be converted into a file geodatabase or preserve their original format. For multiple versions, use semicolons to separate the arguments. For example: "CURRENT;9.3.1" (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property version As Object
Visual Basic (Usage)Copy Code
Dim instance As PackageLayer
Dim value As Object
 
instance.version = value
 
value = instance.version
C# 
public object version {get; set;}

See Also

© 2010 All Rights Reserved.