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





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

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

 Syntax

C#  Copy Code

public string ThirdValue { get; set; }

Visual Basic  Copy Code

Public Property ThirdValue As String

 Property Value

Type: String

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling.WebForms Namespace