UIControllerEntities Property

Gets entities that are associated to this UIController by the From property and Relations property

Definition

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

Property Value

EntityCollection

Implements

ITaskEntities

See Also