| GICSourcesLon2 Property |
[This is preliminary documentation and is subject to change.]
Longitude of Bus2 (Degrees)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Lon2 { get; set; }
Public Property Lon2 As Double
Get
Set
public:
property double Lon2 {
double get ();
void set (double value);
}
member Lon2 : float with get, set
function get_Lon2();
function set_Lon2(value);
Property Value
Type:
DoubleSee Also