TrackPoint.Id Property

Unique identifier of the place.

Namespace: Lumia.Sense
Assembly: Lumia.Sense (in Lumia.Sense.dll) Version: 255.255.255.255

Syntax

public uint Id { get; set; }
'Declaration
Public Property Id As UInteger
    Get
    Set
public:
virtual property unsigned int Id {
    unsigned int get () sealed;
    void set (unsigned int value) sealed;
}
function get_Id();
function set_Id(value);

Property Value

Type: UInt32

See Also

TrackPoint Class

TrackPoint.TrackPoint Members

Lumia.Sense Namespace