Click or drag to resize

LCCombiCollectorid_stands_for_all Method

Returns 'true' in case the given load-case name has the special meaning of standing for all names.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public static bool id_stands_for_all(
	string load_case_id
)

Parameters

load_case_id
Type: SystemString
Identifier of calculation case.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Karamba.Loads.Combinations.LCCombiCollector.id_stands_for_all(System.String)"]

See Also