 | IItemEntityBaseGroup1 Property |
Gets or sets set the first classification group
(Groupe 1)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Item
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 Item (Article) table.
See Also