Click or drag to resize

IStockLedgerEntry Properties

The IStockLedgerEntry type exposes the following members.

Properties
 NameDescription
Public propertyActKey Get the act which caused this ledger entry to be created
Public propertyEndOfLine Gets the end of line balance for the ledger entry
Public propertyKey Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource)
Public propertyLedgerSequence The sequence of the ledger entry
Public propertyMaterialKey The material to which the ledger entry is referring
Public propertyModifiedOn Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource)
Public propertyQuantity GEts the quantity of this ledger entry
Public propertyReasonKey Gets the reason for the ledger entry existing
Public propertyStartOfLine Gets the start of line balance
Public propertyTag Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource)
Public propertyTimestamp Get the timestamp of the ledger entry
Top
See Also