 | IRangeItemDetailsEntityItemCount Property |
Gets or sets the item count of the range item.
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ItemRange
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<long> ItemCount { get; set; }
Property ItemCount As Nullable(Of Long)
Get
Set
Property Value
Type:
NullableInt64
See Also