Gets or sets the content of this IEntityItem.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
Object Content { get; set; }
Visual Basic (Declaration)
Property Content As Object

See Also