Click or drag to resize

IRangeTemplateElementEntityIsVirtualEntityMember 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
IReadOnlyBoolEntityMember IsVirtualEntityMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
See Also