Gets the Boolean value indicating if mapping for this property is required or optional.(readonly)

Namespace:  C1.Web.UI.Controls.C1Schedule.C1WebDataStorage
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public bool Required { get; }
Visual Basic
Public ReadOnly Property Required As Boolean
	Get

See Also