SchedulerResourceFactory

Methods

Add(System.Linq.Expressions.Expression)

Defines a Scheduler resource.

Parameters

expression - System.Linq.Expressions.Expression<Func>

An expression that identifies the resource field.

RETURNS

Returns a SchedulerResourceBuilder instance that can be used to configure the resource.