 | IReadOnlyEntityOwnerEntity Property |
Gets the main entity that own all this items/collection
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxIReadOnlyEntity OwnerEntity { get; }
ReadOnly Property OwnerEntity As IReadOnlyEntity
Get
Return Value
Type:
IReadOnlyEntityThe main entity that own all this items/collection
See Also