UpdateLotProperty

Updates a LotProperty record in the material database.
Syntax
Lot.UpdateLotProperty
(
LotProperty
As LotProperty, [
ActivityDescription
As String])
The
UpdateLotProperty
method syntax has these parts:
Part
Description
Lot
Instance of the Lot object to which the method is directed.
LotProperty
An instance of a LotProperty 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