Click or drag to resize

BuilderElementids_secondary Property

Gets the secondary identifiers of the element.

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

Property Value

Type: IEnumerableString
See Also