Skip to main content
A newer version of this page is available. .

WorkTimeValidationEventArgs.Resource Property

Provides access to a resource, for which the work-time interval is validated.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v19.1.Core.dll

Declaration

public Resource Resource { get; }

Property Value

Type Description
Resource

A Resource object.

See Also