 | ISupplierItemEntityIsItemManagedByCountermark Property |
Gets IsItemManagedByCountermark
(Géré en contremarque)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Supplier
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> IsItemManagedByCountermark { get; }
ReadOnly Property IsItemManagedByCountermark As Nullable(Of Boolean)
Get
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the IsManagedByCounterMark (Géré en contremarque) column of the Item (Article) table.
See Also