Click or drag to resize

IOriginTradeDocumentLineEntityBase Properties

The IOriginTradeDocumentLineEntityBase 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
Public propertyCustomerMember
Gets the customer
Public propertyDecimalNumber
Gets or sets the quantity decimal number
Public propertyDecimalNumberMember
Gets the quantity decimal number
Public propertyDeliveredQuantity
Gets or sets the delivered quantity
Public propertyDeliveredQuantityMember
Gets the delivered quantity
Public propertyDescription
Gets or sets the Description
Public propertyDescriptionMember
Gets the Description
Public propertyDocumentDate
Gets or sets the document date
Public propertyDocumentDateMember
Gets the document date
Public propertyDocumentId
Gets or sets the document Id
Public propertyDocumentIdMember
Gets the document Id
Public propertyDocumentLineId
Gets or sets the line Id
Public propertyDocumentLineIdMember
Gets the line Id
Public propertyDocumentNumber
Gets or sets the document number
Public propertyDocumentNumberMember
Gets the document number
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

Public propertyDocumentSubTypeMember
Gets the document sub type

Sale document : List of authorized values in SaleDocumentSubTypes

Purchase document : List of authorized values in PurchaseDocumentSubTypes

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
Public propertyItemIdMember
Gets the item ID
Public propertyLineType
Gets or sets the line type

List of authorized values in DocumentLineType

Public propertyLineTypeMember
Gets the line type

List of authorized values in DocumentLineType

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
Public propertyMustBePartiallyDeliverMemberMember
Gets whether the line must be partially delivered
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
Public propertyParentDocumentLineIdMember
Gets the ParentDocumentLineId
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
Public propertyQuantityMember
Gets the quantity
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
Public propertyRealQuantityMember
Gets the real quantity
Public propertyRemainingQuantityToDeliver
Gets or sets the remaining quantity to deliver
Public propertyRemainingQuantityToDeliverMember
Gets the remaining quantity to deliver
Public propertyReturnedQuantity
Gets or sets the delivered quantity
Public propertyReturnedQuantityMember
Gets the delivered quantity
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
Public propertyStorehouseIdMember
Get the storehouse id
Public propertyUnitId
Gets or sets the unit Id
Public propertyUnitIdMember
Gets the unit Id
Top
See Also