Longitude Direction Code (BBIE). The direction of longitude measurement from the meridian.

Namespace: Unimaze.Composer.Ubl2.Interfaces
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
ILongitudeDirectionCode LongitudeDirectionCode { get; set; }
Visual Basic
Property LongitudeDirectionCode As ILongitudeDirectionCode
	Get
	Set
Visual C++
property ILongitudeDirectionCode^ LongitudeDirectionCode {
	ILongitudeDirectionCode^ get ();
	void set (ILongitudeDirectionCode^ value);
}
F#
abstract LongitudeDirectionCode : ILongitudeDirectionCode with get, set

Property Value

Type: ILongitudeDirectionCode

Remarks

Dictionary entry name
Location Coordinate. Longitude Direction Code. Code
Cardinality
0..1

See Also