DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
BoundaryItemPeriodicMonthly Class
BoundaryItemPeriodicMonthly Methods
IsApplicable Method
IsApplicable Method (DateTime)
IsApplicable Method (DateTime, DateTime)
BoundaryItemPeriodicMonthly
IsApplicable Method (DateTime)
Checks whether the item is applicable at the given datetime.
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
bool
IsApplicable
(
DateTime
datetime
)
Parameters
datetime
Type:
System
DateTime
DateTime to investigate
Return Value
Type:
Boolean
True if applicable, false otherwise
Implements
IBoundaryItem
IsApplicable(DateTime)
See Also
Reference
BoundaryItemPeriodicMonthly Class
IsApplicable Overload
DHI.Mike1D.BoundaryModule Namespace