ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
UnsupportedOperations Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapFunctionality.RequiresNoInitProps Class : UnsupportedOperations Property




Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property UnsupportedOperations As List(Of String)
Visual Basic (Usage)Copy Code
Dim instance As MapFunctionality.RequiresNoInitProps
Dim value As List(Of String)
 
instance.UnsupportedOperations = value
 
value = instance.UnsupportedOperations
C# 
[CompilerGeneratedAttribute()]
public List<string> UnsupportedOperations {get; set;}

See Also

© 2010 All Rights Reserved.