 | IEntityCollectionBaseOwnerEntity Property |
Gets the entity that own the most top collection
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxIEntity OwnerEntity { get; }
ReadOnly Property OwnerEntity As IEntity
Get
Return Value
Type:
IEntityThe entity that own the most top collection
See Also