ICrossSectionBridgeValidate Method |
Check the data source, return true iff ok.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax bool Validate(
out string sErrMsg
)
Parameters
- sErrMsg
- Type: SystemString
string with any error message, otherwise empty string
Return Value
Type:
BooleanSee Also