Click or drag to resize

IDealEntityBaseMiscContacts Property

Gets the misc contacts (not attached to customer or supplier)

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
IDealContactEntityCollection MiscContacts { get; }

Property Value

Type: IDealContactEntityCollection
See Also