\r\n

51Degrees Pipeline PHP  4.4

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
On This Page