| LinesLineCode Property |
[This is preliminary documentation and is subject to change.]
Name of LineCode object that defines the impedances.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string LineCode { get; set; }
Public Property LineCode As String
Get
Set
public:
property String^ LineCode {
String^ get ();
void set (String^ value);
}
member LineCode : string with get, set
function get_LineCode();
function set_LineCode(value);
Property Value
Type:
StringSee Also