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




The name of the output WCS layer. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.