Click or drag to resize

IScheduleEventOutlookSynchronizationEntityIsColleagueChanged Property

Gets or sets if the colleague id is set.

(A un collaborateur affecté)

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
Nullable<byte> IsColleagueChanged { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the IsColleagueChanged (A un collaborateur affecté) column of the ScheduleEventOutlookSynchronization (Évènements Outlook) table.
See Also