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