Click or drag to resize

IPurchaseQuoteComplexEntityMember Interface

Purchase QuoteComplexEntityMember

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

The IPurchaseQuoteComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAcceptState
AcceptState

List of authorized values (StateX) in IQuoteComplexEntityMember

(Inherited from IQuoteComplexEntityMember.)
Public propertyAcceptStateMember
AcceptState

List of authorized values (StateX) in IQuoteComplexEntityMember

(Inherited from IQuoteComplexEntityMember.)
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyRefusedState
Gets or sets the refused state
(Inherited from IQuoteComplexEntityMember.)
Public propertyRefusedStateMember
Gets the refused state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState1
Gets or sets the 1st state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState10
Gets or sets the 10th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState10Member
Gets the 10th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState1Member
Gets the 1st state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState2
Gets or sets the 2nd state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState2Member
Gets the 2nd state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState3
Gets or sets the 3th state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState3Member
Gets the 3th state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState4
Gets or sets the 4th state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState4Member
Gets the 4th state
(Inherited from IQuoteComplexEntityMember.)
Public propertyState5
Gets or sets the 5th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState5Member
Gets the 5th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState6
Gets or sets the 6th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState6Member
Gets the 6th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState7
Gets or sets the 7th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState7Member
Gets the 7th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState8
Gets or sets the 8th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState8Member
Gets the 8th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState9
Gets or sets the 9th state>
(Inherited from IQuoteComplexEntityMember.)
Public propertyState9Member
Gets the 9th state>
(Inherited from IQuoteComplexEntityMember.)
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also