RecurrenceInfo.Id Property
In This Article
Gets the current object's unique identifier.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Guid | A Guid value that is the object's unique identifier. |
#Remarks
The Id property allows the current object that contains the appointment recurrence information to be identified.
See Also