ESRI.ArcGIS.SpatialAnalystTools
dispersion_time Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace > PorousPuff Class : dispersion_time Property




A value representing the time horizon for dispersion of the solute, in units of time. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property dispersion_time As Double
Visual Basic (Usage)Copy Code
Dim instance As PorousPuff
Dim value As Double
 
instance.dispersion_time = value
 
value = instance.dispersion_time
C# 
public double dispersion_time {get; set;}

See Also

© 2010 All Rights Reserved.