Click or drag to resize

billOfMaterialMaintenancebaseGetInventoryByID Method

Namespace:  ctDynamicsSL.inventory.billOfMaterial.maintenance
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
public Inventory[] baseGetInventoryByID(
	string invtID,
	bool bKitType,
	bool exactID
)

Parameters

invtID
Type: SystemString
bKitType
Type: SystemBoolean
exactID
Type: SystemBoolean

Return Value

Type: Inventory
See Also