Click or drag to resize

XSBaseProcessedDataStatus Property

ProcessingStatus defines the status of the processed data of this cross section. Whenever the user updates raw data of the cross section, its state must be changed to NotUpdated.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public ProcessedDataStatus ProcessedDataStatus { get; set; }

Property Value

Type: ProcessedDataStatus
See Also