Click or drag to resize

IReadOnlyExecutionQuoteOptionsComplexEntityMember Interface

Execution quote options ComplexEntityMember

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

The IReadOnlyExecutionQuoteOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAutoLinkWithPreviousTask
Gets the AutoLinkWithPreviousTask member value
Public propertyEnableGantt
Gets the EnableGantt member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyExtraFeeAutomaticDistribution
Gets the ExtraFeeAutomaticDistribution member value
Public propertyExtraFeeBase
Gets the ExtraFeeBase member value
Public propertyExtraFeeDistributionMode
Gets the ExtraFeeDistributionMode member value
Public propertyExtraFeeDistributionRates
Gets the extra fee good distribute rate.
Public propertyLineTypeWithDefaultTask
Gets the LineTypeWithDefaultTask 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