MindFusion.Scheduling for ASP.NET Programmer's Guide
Resource.IsTrackingViewState Property
See Also
 





Gets a value that indicates whether the Resource is saving changes to its view state.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public bool IsTrackingViewState { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsTrackingViewState As Boolean

 Property Value

true if the Resource is tracking changes; otherwise false.

 See Also

Resource Members
Resource Class
MindFusion.Scheduling Namespace