ProcessingLevelsSpecsTopExtension Property |
Type of top extension of processed 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 TopExtensionType TopExtension { get; set; }
Public Property TopExtension As TopExtensionType
Get
Set
public:
property TopExtensionType TopExtension {
TopExtensionType get ();
void set (TopExtensionType value);
}
Property Value
Type:
TopExtensionTypeSee Also