| PDElementsFromTerminal Property |
[This is preliminary documentation and is subject to change.]
Number of the terminal of active PD element that is on the "from"
side. This is set after the meter zone is determined.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int FromTerminal { get; }
Public ReadOnly Property FromTerminal As Integer
Get
public:
property int FromTerminal {
int get ();
}
member FromTerminal : int with get
function get_FromTerminal();
Property Value
Type:
Int32See Also