Mike1DDataContainsAdditionalData Method |
Returns true if data is associated with the key.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public bool ContainsAdditionalData(
string key
)
Parameters
- key
- Type: SystemString
Identifier/key string of additional data object
Return Value
Type:
BooleanSee Also