|
BuilderElement_ids_secondary Field
|
user given further identification (name) of element.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected HashSet<string> _ids_secondary
Protected _ids_secondary As HashSet(Of String)
protected:
HashSet<String^>^ _ids_secondary
val mutable _ids_secondary: HashSet<string>
Field Value
Type:
HashSetString
See Also