Click or drag to resize

IRangeTypeFilteredComplexEntityMember Interface

Range type Ids complex entity member, with filter on range type element. Members can be bound to columns with specified constructor.

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 IRangeTypeFilteredComplexEntityMember : IRangeTypeComplexEntityMember, 
	IComplexEntityMember, IDisposable, IEquatable<IProxy>

The IRangeTypeFilteredComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also