Gets or sets the string identifier of this appointment. Namespace: MindFusion.Scheduling
|
C# |
---|
public override string Id { get; set; } |
Visual Basic |
---|
Public Overrides Property Id As String |
A string value that identifies uniquely this appointment.
If you need to change its value, make sure the identifier is always unique.