Entity.EntityData Property

Gets or sets the entity custom data. If the type implements ICloneable it will be cloned when the Entity is cloned.
Public Overridable Property EntityData() As Object
This language is not supported or no code example is available.
public virtual object EntityData {get; set;}
This language is not supported or no code example is available.

Property Value

object

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition