 | 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
SyntaxNullable<byte> IsColleagueChanged { get; set; }
Property IsColleagueChanged As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the IsColleagueChanged (A un collaborateur affecté) column of the ScheduleEventOutlookSynchronization (Évènements Outlook) table.
See Also