| ReduceCktStartPDElement Property |
[This is preliminary documentation and is subject to change.]
Start element for Remove Branch function
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string StartPDElement { get; set; }
Public Property StartPDElement As String
Get
Set
public:
property String^ StartPDElement {
String^ get ();
void set (String^ value);
}
member StartPDElement : string with get, set
function get_StartPDElement();
function set_StartPDElement(value);
Property Value
Type:
StringSee Also