ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService
firstValidationForTheSession Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService Namespace > MapResource.RequiresNoInitProps Class : firstValidationForTheSession Property




Syntax

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

See Also

© 2010 All Rights Reserved.