Click or drag to resize

CktElementAllVariableNames Property

[This is preliminary documentation and is subject to change.]

Array of strings listing all the published variable names, if a PCElement. Otherwise, null string.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public string[] AllVariableNames { get; }

Property Value

Type: String
See Also