Click or drag to resize

ITradeDocumentComplementaryDiscountEntityBase Properties

The ITradeDocumentComplementaryDiscountEntityBase type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Discount amount
Public propertyAmountMember
Discount amount
Public propertyBaseAmount
Gets or sets the amount
Public propertyBaseAmountMember
Gets the amount
Public propertyBasePreviousProgressStateAmount
Gets or sets the discount amount for previous progress state (previous percentage of reference document discount).
Public propertyBasePreviousProgressStateAmountMember
Gets the discount amount for previous progress state (previous percentage of reference document discount).
Public propertyBaseReferenceDocumentDiscountAmount
Gets or sets the discount amount for previous progress state (previous percentage of reference document discount).
Public propertyBaseReferenceDocumentDiscountAmountMember
Gets the discount amount for previous progress state (previous percentage of reference document discount).
Public propertyCaption
Discount description
Public propertyCaptionMember
Discount description
Public propertyCreatedDate
Gets the Created Date
(Inherited from IEntity.)
Public propertyCreatedUser
Gets the Created User
(Inherited from IEntity.)
Public propertyCurrencyAmount
Discount amount
Public propertyCurrencyAmountMember
Discount amount
Public propertyDiscountId
discount Code
Public propertyDiscountIdMember
discount Code
Public propertyDocumentId
Document Id
Public propertyDocumentIdMember
Document Id
Public propertyDocumentReferenceOriginComplementaryDiscountId
For progress states, gets the reference document complementary discount origin line (amount in progress state is then a prorata of origin amount)
Public propertyDocumentReferenceOriginComplementaryDiscountIdMember
For progress states, gets the reference document complementary discount origin line (amount in progress state is then a prorata of origin amount)
Public propertyEntityCaption
Gets the caption of the current entity, using the content
(Inherited from IEntity.)
Public propertyEntityLabel
Gets the entity Label
(Inherited from IEntity.)
Public propertyErrors
Gets the collection of errors
(Inherited from IEntity.)
Public propertyId
complementary discount Id
Public propertyIdMember
complementary discount Id
Public propertyIsDeleted
Gets if the mode matches a deleted mode
(Inherited from IEntity.)
Public propertyIsEmptyLine
Indicates if the entity is an empty line of an entity collection (created in auto following the entityCollection options)
(Inherited from IEntity.)
Public propertyIsPriceListDiscount
Gets or sets a value indicating if discount is coming from a price list apply.
Public propertyIsPriceListDiscountMember
Gets or sets a value indicating if discount is coming from a price list apply.
Public propertyLineOrder
Order of the line in the collection
Public propertyLineOrderMember
Order of the line in the collection
Public propertyMembers
List of the members. It allows to acces to members with the name
(Inherited from IEntity.)
Public propertyMode
Gets the entity mode
(Inherited from IEntity.)
Public propertyModifiedDate
Gets the Modified Date
(Inherited from IEntity.)
Public propertyModifiedUser
Gets the Modified User
(Inherited from IEntity.)
Public propertyOwnerEntity
Gets the main entity that own all this items/collection
(Inherited from IEntity.)
Public propertyParent
Gets the parent entity collection, that own this item
(Inherited from IEntity.)
Public propertyPreviousProgressStateAmount
Account amount for previous progress state (previous percentage of reference document discount)
Public propertyPreviousProgressStateAmountMember
Account amount for previous progress state (previous percentage of reference document discount)
Public propertyPreviousProgressStateCurrencyAmount
Account amount in currency for previous progress state (previous percentage of reference document discount)
Public propertyPreviousProgressStateCurrencyAmountMember
Account amount in currency for previous progress state (previous percentage of reference document discount)
Public propertyRate
Discount rate
Public propertyRateMember
Discount rate
Public propertyReadOnly
Gets/Sets if the entity is in read only mode, to preserve from data changing
(Inherited from IEntity.)
Public propertyReferenceDocumentDiscountAmount
Reference document origin discount amount, for discount in progress state.
Public propertyReferenceDocumentDiscountAmountMember
Reference document origin discount amount, for discount in progress state.
Public propertyReferenceDocumentDiscountCurrencyAmount
Reference document origin discount amount in currency, for discount in progress state.
Public propertyReferenceDocumentDiscountCurrencyAmountMember
Reference document origin discount amount in currency, for discount in progress state.
Public propertySilent
Get/Sets if the entity is in silent mode
(Inherited from IEntity.)
Public propertyStates
Gets the entity states
(Inherited from IEntity.)
Public propertyType
Discount type

List of authorized values in DiscountType

Public propertyTypeMember
Discount type

List of authorized values in DiscountType

Top
See Also