Click or drag to resize

IRangeTemplateElementEntityIsVirtualEntity Property

Gets or sets a value indicating whether this instance is virtual entity (not in database).

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.ItemRange
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> IsVirtualEntity { get; set; }

Property Value

Type: NullableBoolean
See Also