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




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

Syntax

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

See Also

© 2010 All Rights Reserved.