Click or drag to resize

ElemSetelem_ids Property

Gets the identifiers of elements which belong to the element set.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<string> elem_ids { get; }

Property Value

Type: ListString
See Also