 | IItemComponentEntityNotIncluded Property |
Gets or sets the item caption
(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<bool> NotIncluded { get; set; }
Property NotIncluded As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the NotIncluded (Non inclus) column of the ItemComponent (Composants d'article) table.
See Also