XSBaseProcessingLevelsSpecs Property |
Access to all level-related specifications for pre-processing of cross section
data
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public ProcessingLevelsSpecs ProcessingLevelsSpecs { get; set; }
Public Property ProcessingLevelsSpecs As ProcessingLevelsSpecs
Get
Set
public:
property ProcessingLevelsSpecs^ ProcessingLevelsSpecs {
ProcessingLevelsSpecs^ get ();
void set (ProcessingLevelsSpecs^ value);
}
Property Value
Type:
ProcessingLevelsSpecsSee Also