Click or drag to resize

LCCombiCollectorload_ids Property

Gets a list of all load identifiers; first the load-cases then the load-combinations.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IReadOnlyList<string> load_ids { get; }

Property Value

Type: IReadOnlyListString
See Also