Click or drag to resize

IItemFamilyEntityNotIncluded Property

Gets or sets the NotIncluded

List of authorized values in NotIncludedType

(Non inclus)

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<byte> NotIncluded { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the NotIncluded (Non inclus) column of the ItemFamily (Familles Articles) table.
See Also