Click or drag to resize

IRangeItemElementSelectionEntity Properties

The IRangeItemElementSelectionEntity type exposes the following members.

Properties
  NameDescription
Public propertyCreatedDate
Gets the Created Date
(Inherited from IEntity.)
Public propertyCreatedUser
Gets the Created User
(Inherited from IEntity.)
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 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 propertyItemId

Gets or sets the item identifier.

(Code article)

(Inherited from IRangeItemElementEntityBase.)
Public propertyItemIdMember

Gets the item identifier.

(Code article)

(Inherited from IRangeItemElementEntityBase.)
Public propertyItemType

Gets or sets the item type (to avoid framework mapping exception).

List of authorized values in ItemType

(Type d'article)

(Inherited from IRangeItemElementEntityBase.)
Public propertyItemTypeMember

Gets the item type (to avoid framework mapping exception).

List of authorized values in ItemType

(Type d'article)

(Inherited from IRangeItemElementEntityBase.)
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
Parent entity collection, that own this item
Public propertyPricesDecimalNumber

Gets or sets set the prices decimal number

(Nombre de décimales des prix de l'article)

Public propertyPricesDecimalNumberMember

Gets/set the prices decimal number

(Nombre de décimales des prix de l'article)

Public propertyQuantity
Gets or sets the quantity.
Public propertyQuantityDecimalNumber

Gets the quantity decimal number.

(Décimale)

Public propertyQuantityDecimalNumberMember

Gets the quantity decimal number.

(Décimale)

Public propertyQuantityMember
Gets the quantity.
Public propertyRangeItemId

Gets or sets the range item Id

(Code article gamme)

(Inherited from IRangeItemElementEntityBase.)
Public propertyRangeItemIdMember

Gets the range item Id

(Code article gamme)

(Inherited from IRangeItemElementEntityBase.)
Public propertyReadOnly
Gets/Sets if the entity is in read only mode, to preserve from data changing
(Inherited from IEntity.)
Public propertyRealStock

Gets or sets the real stock.

(Stock réel)

Public propertyRealStockMember

Gets the real stock.

(Stock réel)

Public propertySelected
Gets or sets whether this range template element is selected
(Inherited from IRangeItemElementEntityBase.)
Public propertySelectedMember
Gets whether this range template element is selected
(Inherited from IRangeItemElementEntityBase.)
Public propertySilent
Get/Sets if the entity is in silent mode
(Inherited from IEntity.)
Public propertyStates
Gets the entity states
(Inherited from IEntity.)
Public propertyUnitId

Gets or sets the item unit ID

(Code unité)

Public propertyUnitIdMember

Gets the item unit ID

(Code unité)

Public propertyVirtualStock

Gets or sets the virtual stock.

(Stock virtuel)

Public propertyVirtualStockMember

Gets the virtual stock.

(Stock virtuel)

Top
See Also