ColumnBaseEntity Property

Gets the Entity to which this column is bound.

Definition

Namespace: Firefly.Box.Data.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Entity Entity { get; }

Property Value

Entity

See Also