ASPxClientAppointmentDragInfo.oldResources Property
In This Article
Gets resources that were associated with the appointment before the drag operation.
#Declaration
TypeScript
oldResources: string[]
#Property Value
Type | Description |
---|---|
string[] | A array of strings containing resource identifiers. |
See Also