Gets the Boolean value indicating if this objects is mapped to the data field or property. (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 IsMapped { get; }
Visual Basic
Public ReadOnly Property IsMapped As Boolean
	Get

See Also