DHI.Mike1D Class Library
C#
Show/Hide TOC
XSBase
Auto
Process Property
Automatically calculate processed data if 1) They are missing 2) They are not up-to-date (
ProcessedDataStatus
is
NotUpdated
)
Definition
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
bool
AutoProcess
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
XSBase Class
DHI.Mike1D.CrossSectionModule Namespace
In This Article
Definition
See Also