XSBase_processedDataStatus Field | 
 
            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)
Syntaxprotected ProcessedDataStatus _processedDataStatus
Protected _processedDataStatus As ProcessedDataStatus
protected:
ProcessedDataStatus _processedDataStatus
Field Value
Type: 
ProcessedDataStatus
See Also