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




Specifies whether the schema of the input layers will be consolidated or packaged. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.