Click or drag to resize

ISaleQuoteComplexEntityMember 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 ISaleQuoteComplexEntityMember : ISaleQuoteComplexEntityMemberBase, 
	IQuoteComplexEntityMember, IComplexEntityMember, IDisposable, IEquatable<IProxy>

The ISaleQuoteComplexEntityMember 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 propertyAutomaticallyCreateOpportunity
Gets or sets wether the opportynities are automatically created by CRM

List of authorized values in GenericBehaviorTypes

Public propertyAutomaticallyCreateOpportunityMember
Gets wether the opportynities are automatically created by CRM

List of authorized values in GenericBehaviorTypes

Public propertyDefaultNewQuoteStateFromCRM
Gets or sets the default new quote state from CRM
Public propertyDefaultNewQuoteStateFromCRMMember
Gets the default new quote state from CRM
Public propertyDepositPercentage
Gets or sets the deposit percentage
Public propertyDepositPercentageMember
Gets the deposit percentage
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyFootObligatoryMentions
Gets or sets the foot obligatory mentions
Public propertyFootObligatoryMentionsClear
Gets or sets the foot obligatory mentions clear
Public propertyFootObligatoryMentionsClearMember
Get the foot obligatory mentions clear
Public propertyFootObligatoryMentionsMember
Get the foot obligatory mentions
Public propertyIsQuoteMentionsWarningDisplayed
Gets or sets set whether the warning for update quote legal mentions, of first quote creation, has been displayed
Public propertyIsQuoteMentionsWarningDisplayedMember
Gets/set whether the warning for update quote legal mentions, of first quote creation, has been displayed
Public propertyLastSaleQuoteTransferedSubType
Gets or sets the last transfered document sub type
Public propertyLastSaleQuoteTransferedSubTypeMember
Gets the last transfered document sub type
Public propertyLocalizableFootObligatoryMentions
Foot obligatory mentions in different languages
Public propertyLocalizableState1
State1 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState10
State10 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState11
Gets the 11th state in different languages
Public propertyLocalizableState2
State2 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState3
State3 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState4
State4 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState5
State5 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState6
State6 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState7
State7 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState8
State8 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
Public propertyLocalizableState9
State9 in different languages
(Inherited from ISaleQuoteComplexEntityMemberBase.)
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 propertyState11
Gets or sets the 11th state
Public propertyState11Member
Gets the 11th state
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