 | ITaxItemAssociationEntityOwnerType Property |
Gets or sets the owner type
List of authorized values in TaxOwnerType
(Type de parent)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Tax
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> OwnerType { get; set; }
Property OwnerType As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the OwnerType (Type de parent) column of the TaxItem (Taxe appliquée) table.
See Also