Click or drag to resize

IDealOptionsComplexEntityMemberBase Interface

Deal general options complex entity member base

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

The IDealOptionsComplexEntityMemberBase type exposes the following members.

Properties
  NameDescription
Public propertyAcceptState
Gets or Sets accept state

List of authorized values (StateX) in IDealGeneralOptionsComplexEntityMember

Public propertyAcceptStateMember
Gets or Sets accept state

List of authorized values (StateX) in IDealGeneralOptionsComplexEntityMember

Public propertyDocumentHistoryView
Gets or sets whether can display documents as history view
Public propertyDocumentHistoryViewMember
Gets whether can display documents as history view
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyHideTransferedDocumentInStatistics
Gets or sets wether totally transfered documents are hidden in statistics
Public propertyHideTransferedDocumentInStatisticsMember
Gets wether totally transfered documents are hidden in statistics
Public propertyState1
Gets or Sets the state 1
Public propertyState10
Gets or Sets the state 10
Public propertyState10Member
Gets or Sets the state 10
Public propertyState1Member
Gets or Sets the state 1
Public propertyState2
Gets or Sets the state 2
Public propertyState2Member
Gets or Sets the state 2
Public propertyState3
Gets or Sets the state 3
Public propertyState3Member
Gets or Sets the state 3
Public propertyState4
Gets or Sets the state 4
Public propertyState4Member
Gets or Sets the state 4
Public propertyState5
Gets or Sets the state 5
Public propertyState5Member
Gets or Sets the state 5
Public propertyState6
Gets or Sets the state 6
Public propertyState6Member
Gets or Sets the state 6
Public propertyState7
Gets or Sets the state 7
Public propertyState7Member
Gets or Sets the state 7
Public propertyState8
Gets or Sets the state 8
Public propertyState8Member
Gets or Sets the state 8
Public propertyState9
Gets or Sets the state 9
Public propertyState9Member
Gets or Sets the state 9
Public propertyViewDocumentLines
Gets or sets whether view document lines.
Public propertyViewDocumentLinesMember
Gets whether view document lines.
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also