| TSDataDiaCable Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.TSData.DiaCable"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double DiaCable { get; set; }
Public Property DiaCable As Double
Get
Set
public:
property double DiaCable {
double get ();
void set (double value);
}
member DiaCable : float with get, set
function get_DiaCable();
function set_DiaCable(value);
Property Value
Type:
DoubleSee Also