DeleteLot MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The DeleteLot() method deletes a lot.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteLot( _ ByVal item_id As String, _ ByVal lot_no As String _ ) public static void DeleteLot( string item_id, string lot_no ) Parametersitem_id Required. Holds the ID of the item to which the lot was assigned.lot_no Required. Holds the number of the lot to be deleted. See AlsoReferenceLots ClassLots Members In This Topic
The DeleteLot() method deletes a lot.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteLot( _ ByVal item_id As String, _ ByVal lot_no As String _ ) public static void DeleteLot( string item_id, string lot_no ) Parametersitem_id Required. Holds the ID of the item to which the lot was assigned.lot_no Required. Holds the number of the lot to be deleted. See AlsoReferenceLots ClassLots Members
The DeleteLot() method deletes a lot.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteLot( _ ByVal item_id As String, _ ByVal lot_no As String _ ) public static void DeleteLot( string item_id, string lot_no ) Parametersitem_id Required. Holds the ID of the item to which the lot was assigned.lot_no Required. Holds the number of the lot to be deleted. See AlsoReferenceLots ClassLots Members
The DeleteLot() method deletes a lot.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteLot( _ ByVal item_id As String, _ ByVal lot_no As String _ ) public static void DeleteLot( string item_id, string lot_no ) Parametersitem_id Required. Holds the ID of the item to which the lot was assigned.lot_no Required. Holds the number of the lot to be deleted. See AlsoReferenceLots ClassLots Members