Click or drag to resize

ITrackingStockItemEntity Properties

The ITrackingStockItemEntity type exposes the following members.

Properties
  NameDescription
Public propertyAdjustedLimitDate

Gets or sets the adjusted limit date (take care of safety delay)

(Sortir du stock le)

Public propertyAdjustedLimitDateMember

Gets the adjusted limit date (take care of safety delay)

(Sortir du stock le)

Public propertyBookedQuantity

Gets or sets the booked quantity.

(Quantité réservée)

Public propertyBookedQuantityMember

Gets the booked quantity.

(Quantité réservée)

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 id

(Code article)

Public propertyItemIdMember

Get the item id

(Code article)

Public propertyLimitDate

Gets or sets the item limit date

(Date limite)

Public propertyLimitDateMember

Gets the item limit date

(Date limite)

Public propertyLimitDateSafetyDelay

Gets the safety delay (positive or negative) for limit date

(Délai de sortie des DLC/DLUO)

Public propertyLimitDateSafetyDelayMember

Gets the safety delay (positive or negative) for limit date

(Délai de sortie des DLC/DLUO)

Public propertyLimitDateSafetyDelayMode

Gets the safety delay mode (before or after)

List of authorized values in LimitDateSafetyDelayModeTypes

(Mode du délai de sortie des DLC/DLUO)

Public propertyLimitDateSafetyDelayModeMember

Gets the safety delay mode (before or after)

List of authorized values in LimitDateSafetyDelayModeTypes

(Mode du délai de sortie des DLC/DLUO)

Public propertyLocationId

Gets or sets the location id.

(Code emplacement)

Public propertyLocationIdMember

Gets the location id.

(Code emplacement)

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 propertyPricesDecimalNumber

Gets the decimals number on prices

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

Public propertyPricesDecimalNumberMember

Gets the decimals number on prices

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

Public propertyQuantityDecimalNumber

Gets the quantity decimal number set by the unit

(Décimale)

Public propertyQuantityDecimalNumberMember

Gets the quantity decimal number set by the unit

(Décimale)

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

Get the real stock

(Stock réel)

Public propertySilent
Get/Sets if the entity is in silent mode
(Inherited from IEntity.)
Public propertyStates
Gets the entity states
(Inherited from IEntity.)
Public propertyStockValue

Gets or sets the stock value

(Valeur du stock)

Public propertyStockValueMember

Get the stock value

(Valeur du stock)

Public propertyStorehouseId

Gets or sets the storehouse id

(Dépôt)

Public propertyStorehouseIdMember

Get the storehouse id

(Dépôt)

Public propertyTrackingMode

Get the item tracking mode

List of authorized values in ItemTrackingModeTypes

(Mode de suivi)

Public propertyTrackingModeMember

Get the item tracking mode

List of authorized values in ItemTrackingModeTypes

(Mode de suivi)

Public propertyTrackingNumber

Gets or sets the tracking number

(Série/lot)

Public propertyTrackingNumberMember

Get the tracking number

(Série/lot)

Public propertyUnitValue

Gets or sets the unit value

(Valeur unitaire)

Public propertyUnitValueMember

Get the unit value

(Valeur unitaire)

Public propertyVirtualStock

Gets or sets the virtual Stock column

(Stock virtuel)

Public propertyVirtualStockMember

Gets the virtual Stock column

(Stock virtuel)

Public propertyVirtualStockValue

Gets or sets the virtual Stock Value

(Valeur du stock virtuel)

Public propertyVirtualStockValueMember

Gets the virtual Stock Value

(Valeur du stock virtuel)

Public propertyVirtualUnitValue

Gets or sets the virtual unit value (~Pump)

(Valeur unitaire virtuelle)

Public propertyVirtualUnitValueMember

Gets the virtual unit value (~Pump)

(Valeur unitaire virtuelle)

Top
See Also