Click or drag to resize

STComponentQuantitiesMassOnCatchment Method

Namespace:  DHI.Mike1D.STDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static IQuantity MassOnCatchment(
	STBaseComponent stComponent,
	string extra = ""
)

Parameters

stComponent
Type: DHI.Mike1D.STDataAccessSTBaseComponent
extra (Optional)
Type: SystemString

Return Value

Type: IQuantity
See Also