Schedule Property (DateCriterion)
In This Topic
The
Schedule this criterion belongs to, if applicable
Syntax
'Declaration
<CanBeNullAttribute()>
Public ReadOnly Property Schedule As Schedule
[CanBeNull()]
public Schedule Schedule {get;}
[CanBeNull()]
public:
property Schedule^ Schedule {
Schedule^ get();
}
See Also