 | IItemEntityBaseNotIncluded 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
SyntaxNullable<byte> NotIncluded { get; set; }
Property NotIncluded As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the NotIncluded (Non inclus) column of the Item (Article) table.
See Also