Entity.EntityData Property

Gets or sets the entity custom data.
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
Remarks
 
If the type implements ICloneable it will be cloned when the Entity is cloned.

.NET Framework

Supported in: 4.8

In this article

Definition