Click or drag to resize

IDealEntityDealDateMember Property

Gets or Sets the date

(Date)

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
IReadOnlyDateEntityMember DealDateMember { get; }

Property Value

Type: IReadOnlyDateEntityMember
Remarks
This entity member is bound to the DealDate (Date) column of the Deal (Affaire) table.
See Also