IIdLabelLabel Property

The label representing the object to the user. Empty or are not valid values for this property!

Definition

Namespace: MobileTrack.Common.Interfaces
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+ce90b2cf6b782b8d7b7fd47b3c546987c652c00f
string Label { get; set; }

Property Value

String

Remarks

Depending on the object the label can fulfill many different roles. Therefore - except from the above - there are no global restrictions on the label. Each type of object has its own rules for the label.

See Also