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




The map data frame to be cached. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.