LongTermStatisticsDataJobStopConditions Property |
Job stop conditions.
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<LTSJobStopCondition> JobStopConditions { get; }
Public ReadOnly Property JobStopConditions As List(Of LTSJobStopCondition)
Get
public:
property List<LTSJobStopCondition^>^ JobStopConditions {
List<LTSJobStopCondition^>^ get ();
}
Property Value
Type:
ListLTSJobStopConditionSee Also