| CircuitParentPDElement Property |
[This is preliminary documentation and is subject to change.]
Sets Parent PD element, if any, to be the active circuit element and returns index>0; Returns 0 if it fails or not applicable.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int ParentPDElement { get; }
Public ReadOnly Property ParentPDElement As Integer
Get
public:
property int ParentPDElement {
int get ();
}
member ParentPDElement : int with get
function get_ParentPDElement();
Property Value
Type:
Int32See Also