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