\r\n

51Degrees Pipeline .NET  4.4

51Degrees Pipeline for .NET

FiftyOne.Pipeline.Engines.Services.MissingPropertyResult Class Reference

Detailed Description

Details of why a property is not populated by an engine.

Properties

MissingPropertyReason  Reason [get, set]
The reason the property was not populated. More...
string  Description [get, set]
A text description of the reason the property was not populated. More...

Property Documentation

◆ Description

string FiftyOne.Pipeline.Engines.Services.MissingPropertyResult.Description
get set

A text description of the reason the property was not populated.

◆ Reason

MissingPropertyReason FiftyOne.Pipeline.Engines.Services.MissingPropertyResult.Reason
get set

The reason the property was not populated.