AlertRuleProcessResultDtoLabel Property

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

Definition

Namespace: MobileTrack.Common.Models.Alerts
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public string Label { get; set; }

Property Value

String

Implements

IIdLabelLabel

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