DeleteLotProperty
Deletes a LotProperty from the material database.
Syntax
Lot
.DeleteLotProperty
(LotProperty
As LotProperty, [ActivityDescription
As String])The
DeleteLotProperty
method syntax has these parts:Part | Description |
---|---|
Lot | Instance of a 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