Description

A Location Capability Type defines a category of capability that a Location can possess, such as basic assembly, packing, or functional testing. Capability types are identified by a unique text identifier and are used to match Items to Locations that have the required capabilities to perform a given process step.

Properties

Property NameProperty TypeNullableDescription
idGuidfalseThe unique identifier of the Location Capability Type.
textIdentifierstringfalseA unique text identifier for the Location Capability Type (e.g. basic-assembly, packing, functional-testing).
namestringfalseThe human-readable name of the Location Capability Type.
descriptionstringfalseA description of what this capability type represents and what operations it enables.