MindFusion.Scheduling for ASP.NET Programmer's Guide
LocalizationInfo.FirstValue Property
See Also
 





Gets or sets the string representing a 'first' value.

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

 Syntax

C#  Copy Code

public string FirstValue { get; set; }

Visual Basic  Copy Code

Public Property FirstValue As String

 Property Value

Type: String

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling.WebForms Namespace