ICrossSectionBridgeValidate Method

Check the data source, return true iff ok.

Definition

Namespace: DHI.Mike1D.CrossSectionModule
Assembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
bool Validate(
	out string sErrMsg
)

Parameters

sErrMsg  String
string with any error message, otherwise empty string

Return Value

Boolean

[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.ICrossSectionBridge.Validate(System.String@)"]

See Also