MindFusion.Scheduling for ASP.NET Programmer's Guide
Location.State Property
See Also
 





Gets or sets the state of this location.

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

 Syntax

C#  Copy Code

public string State { get; set; }

Visual Basic  Copy Code

Public Property State As String

 Property Value

A string that represents the location's state. Default value is an empty string ("").

 See Also

Location Members
Location Class
MindFusion.Scheduling Namespace