 | IDealActivityEntity.OwnerEntity Property |
Retrieve the main entity that own all this items/collection
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIDealEntityBase OwnerEntity { get; }
ReadOnly Property OwnerEntity As IDealEntityBase
Get
Property Value
Type:
IDealEntityBase
See Also