Click or drag to resize

IOriginTradeDocumentLineEntity Properties

The IOriginTradeDocumentLineEntity type exposes the following members.

Properties
  NameDescription
Public propertyChildren
collection of children entity. The collection is hierarchical, so an entity item has its own children
(Inherited from IEntityT.)
Public propertyCreatedDate
Gets the Created Date
(Inherited from IEntity.)
Public propertyCreatedUser
Gets the Created User
(Inherited from IEntity.)
Public propertyCustomer
Gets or sets the customer
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyCustomerMember
Gets the customer
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDecimalNumber
Gets or sets the quantity decimal number
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDecimalNumberMember
Gets the quantity decimal number
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDeliveredQuantity
Gets or sets the delivered quantity
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDeliveredQuantityMember
Gets the delivered quantity
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDescription
Gets or sets the Description
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDescriptionMember
Gets the Description
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentDate
Gets or sets the document date
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentDateMember
Gets the document date
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentId
Gets or sets the document Id
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentIdMember
Gets the document Id
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentLineId
Gets or sets the line Id
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentLineIdMember
Gets the line Id
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentNumber
Gets or sets the document number
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentNumberMember
Gets the document number
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentSubType
Gets or sets the document sub type

Sale document : List of authorized values in SaleDocumentSubTypes

Purchase document : List of authorized values in PurchaseDocumentSubTypes

(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyDocumentSubTypeMember
Gets the document sub type

Sale document : List of authorized values in SaleDocumentSubTypes

Purchase document : List of authorized values in PurchaseDocumentSubTypes

(Inherited from IOriginTradeDocumentLineEntityBase.)
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
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyItemIdMember
Gets the item ID
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyLineType
Gets or sets the line type

List of authorized values in DocumentLineType

(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyLineTypeMember
Gets the line type

List of authorized values in DocumentLineType

(Inherited from IOriginTradeDocumentLineEntityBase.)
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 propertyMustBePartiallyDeliverMember
Gets or sets whether the line must be partially delivered
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyMustBePartiallyDeliverMemberMember
Gets whether the line must be partially delivered
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyOwnerEntity
Gets the main entity that own all this items/collection
(Inherited from IEntity.)
Public propertyParent
Parent entity collection, that own this item
(Inherited from IEntityT.)
Public propertyParentDocumentLineId
Gets or sets the ParentDocumentLineId
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyParentDocumentLineIdMember
Gets the ParentDocumentLineId
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyParentEntity
The entity item is in collection, this collection can be the children collection of an other entity (because the hierarchical possibility), returns this entity. Correspond to Parent.Parent
(Inherited from IEntityT.)
Public propertyQuantity
Gets or sets the quantity
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyQuantityMember
Gets the quantity
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyReadOnly
Gets/Sets if the entity is in read only mode, to preserve from data changing
(Inherited from IEntity.)
Public propertyRealQuantity
Gets or sets the real quantity
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyRealQuantityMember
Gets the real quantity
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyRemainingQuantityToDeliver
Gets or sets the remaining quantity to deliver
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyRemainingQuantityToDeliverMember
Gets the remaining quantity to deliver
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyReturnedQuantity
Gets or sets the delivered quantity
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyReturnedQuantityMember
Gets the delivered quantity
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertySilent
Get/Sets if the entity is in silent mode
(Inherited from IEntity.)
Public propertyStates
Gets the entity states
(Inherited from IEntity.)
Public propertyStorehouseId
Gets or sets the storehouse id
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyStorehouseIdMember
Get the storehouse id
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyUnitId
Gets or sets the unit Id
(Inherited from IOriginTradeDocumentLineEntityBase.)
Public propertyUnitIdMember
Gets the unit Id
(Inherited from IOriginTradeDocumentLineEntityBase.)
Top
See Also