 | IColleagueEntity.EventAutomaticAssign Property |
Gets or sets the event automatic assign (when colleague linked to current user)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Colleague
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> EventAutomaticAssign { get; set; }
Property EventAutomaticAssign As Nullable(Of Boolean)
Get
Set
Property Value
Type:
Nullable<Boolean>
See Also