Click or drag to resize

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
Syntax
IDealEntityBase OwnerEntity { get; }

Property Value

Type: IDealEntityBase
See Also