ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
Is93Final Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > ImageResourceBase.RequiresNoInitProps Class : Is93Final Property




Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property Is93Final As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ImageResourceBase.RequiresNoInitProps
Dim value As Boolean
 
instance.Is93Final = value
 
value = instance.Is93Final
C# 
[CompilerGeneratedAttribute()]
public bool Is93Final {get; set;}

See Also

© 2010 All Rights Reserved.