Click or drag to resize

IReadOnlySaleQuoteComplexEntityMember Interface

Sale 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 IReadOnlySaleQuoteComplexEntityMember : IReadOnlySaleQuoteComplexEntityMemberBase, 
	IReadOnlyQuoteComplexEntityMember, IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>

The IReadOnlySaleQuoteComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAcceptState
Gets the AcceptState member value
(Inherited from IReadOnlyQuoteComplexEntityMember.)
Public propertyAutomaticallyCreateOpportunity
Gets the AutomaticallyCreateOpportunity member value
Public propertyDefaultNewQuoteStateFromCRM
Gets the DefaultNewQuoteStateFromCRM member value
Public propertyDepositPercentage
Gets the DepositPercentage member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyFootObligatoryMentions
Gets the FootObligatoryMentions member value
Public propertyFootObligatoryMentionsClear
Gets the FootObligatoryMentionsClear member value
Public propertyIsQuoteMentionsWarningDisplayed
Gets the IsQuoteMentionsWarningDisplayed member value
Public propertyLastSaleQuoteTransferedSubType
Gets the LastSaleQuoteTransferedSubType member value
Public propertyLocalizableFootObligatoryMentions
Foot obligatory mentions in different languages
Public propertyLocalizableState1
State1 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState10
State10 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState11
Gets the 11th state in different languages
Public propertyLocalizableState2
State2 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState3
State3 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState4
State4 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState5
State5 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState6
State6 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState7
State7 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState8
State8 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState9
State9 in different languages
(Inherited from IReadOnlySaleQuoteComplexEntityMemberBase.)
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 propertyState11
Gets the State11 member value
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