Click or drag to resize

LongTermStatisticsDataResultSpecifications Property

Specifications on how to write result files, when, what to include and where.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public List<ResultSpecification> ResultSpecifications { get; set; }

Property Value

Type: ListResultSpecification
See Also