 | 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
SyntaxNullable<Guid> Group1 { get; set; }
Property Group1 As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis entity member is bound to the Group1 (Groupe 1) column of the Colleague (Commercial/collaborateur) table.
See Also