UpdateLot

Updates a Lot record in the material database.
Syntax
Material.UpdateLot
(
Lot
As Lot, [
ActivityDescription
As String])
The
UpdateLot
method syntax has these parts:
Part
Description
Material
Instance of the Material object to which the method is directed.
Lot
An instance of a Lot object.
ActivityDescription
Adds descriptive text to the activity journal for this operation. (
Optional
)
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal