Resource.ParentId Property
In This Article
Gets or sets the Id of the parent resource if resources form a tree-like hierarchy.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that is the resource identifier. |
See Also