ESRI.ArcGIS.ADF.ArcGISServer
MaxRecordCountSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServiceInfo Class : MaxRecordCountSpecified Property




Syntax

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

See Also

© 2010 All Rights Reserved.