STDataHasSuspendedComponents Method |
True if a non-cohesive component has suspended load or if there is at least one cohesive component.
Namespace:
DHI.Mike1D.STDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool HasSuspendedComponents()
Public Function HasSuspendedComponents As Boolean
public:
bool HasSuspendedComponents()
Return Value
Type:
Boolean[Missing <returns> documentation for "M:DHI.Mike1D.STDataAccess.STData.HasSuspendedComponents"]
See Also