Click or drag to resize

IItemEntityBaseGroup2 Property

Gets or sets set the second classification group

(Groupe 2)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> Group2 { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the Group2 (Groupe 2) column of the Item (Article) table.
See Also