Click or drag to resize

LCCombiCollectorload_case_ids Property

Gets the ordered list of all load-case identifiers.

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

Property Value

Type: IReadOnlyListString
See Also