Click or drag to resize

LCCombiCollectorload_combi_ids Property

Gets the ordered list of all load-combination identifiers.

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

Property Value

Type: IReadOnlyListString
See Also