UpdateLotProperty
Updates a LotProperty record in the material database.
Syntax
Lot.UpdateLotProperty
(LotProperty
As LotProperty, [ActivityDescription
As String])The method syntax has these parts:
UpdateLotProperty
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