Click or drag to resize

IRangeTypeElementCombination Interface

Interface of entities which belong to a RangeTypeElementCombinationCollectionBase, build from range type element combination.

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
public interface IRangeTypeElementCombination

The IRangeTypeElementCombination type exposes the following members.

Properties
  NameDescription
Public propertyIsVirtualEntity
Gets or sets a value indicating whether this instance is virtual entity (not in database).
Public propertyOwnerEntityId
Gets the owner entity identifier.
Public propertySelected
Gets whether this element is selected
Top
See Also