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