Click or drag to resize

IReadOnlyPurchaseProgressStateDocumentOptionsComplexEntityMember Interface

Purchase progress state document options complex entity member

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 IReadOnlyPurchaseProgressStateDocumentOptionsComplexEntityMember : IReadOnlyPurchaseQuoteComplexEntityMember, 
	IReadOnlyQuoteComplexEntityMember, IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>

The IReadOnlyPurchaseProgressStateDocumentOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAcceptState
Gets the AcceptState member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyCopySubContractorProgressOnCustomerProgressStateDocument
Gets the CopySubContractorProgressOnCustomerProgressStateDocument member value
Public propertyDepositSmoothingCalculationType
Gets the DepositSmoothingCalculationType member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyProgressDocumentLinePrintType
Gets the ProgressDocumentLinePrintType member value
Public propertyProgressType
Gets the ProgressType member value
Public propertyRefusedState
Gets the RefusedState member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState1
Gets the State1 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState10
Gets the State10 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState2
Gets the State2 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState3
Gets the State3 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState4
Gets the State4 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState5
Gets the State5 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState6
Gets the State6 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState7
Gets the State7 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState8
Gets the State8 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyState9
Gets the State9 member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also