ESRI.ArcGIS.ADF.ArcGISServer
DensifyFeaturesSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GPResultOptions Class : DensifyFeaturesSpecified Property




Syntax

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

See Also

© 2010 All Rights Reserved.