Click or drag to resize

IColleagueEntityBaseGroup1 Property

Gets or sets sets the first classification group

(Groupe 1)

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> Group1 { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the Group1 (Groupe 1) column of the Colleague (Commercial/collaborateur) table.
See Also