Click or drag to resize

IReadOnlySupplierComparisonCriteriasComplexEntityMember Interface

Supplier Comparison Criterias Complex EntityMember

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlySupplierComparisonCriteriasComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlySupplierComparisonCriteriasComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyCriteria1
Gets the Criteria1 member value
Public propertyCriteria2
Gets the Criteria2 member value
Public propertyCriteria3
Gets the Criteria3 member value
Public propertyCriteria4
Gets the Criteria4 member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyMargin1
Gets the Margin1 member value
Public propertyMargin2
Gets the Margin2 member value
Public propertyMargin3
Gets the Margin3 member value
Public propertyMargin4
Gets the Margin4 member value
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also