51Degrees Pipeline for PHP

fiftyone\pipeline\engines\MissingPropertyReason Class Reference

Detailed Description

Enumeration of reasons why a property may be missing from the results of an Engine's processing.

Data Fields

const DataFileUpgradeRequired = 0
const PropertyExcludedFromEngineConfiguration = 1
const PropertyNotAccessibleWithResourceKey = 2
const ProductNotAccessibleWithResourceKey = 3
const Unknown = 4