| GICSourcesEE Property |
[This is preliminary documentation and is subject to change.]
Eastward E Field, V/km
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double EE { get; set; }
Public Property EE As Double
Get
Set
public:
property double EE {
double get ();
void set (double value);
}
member EE : float with get, set
function get_EE();
function set_EE(value);
Property Value
Type:
DoubleSee Also