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




The name of the input WCS service, or the URL that references the WCS service. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.