◆ GetMissingPropertyReason() [1/2]
MissingPropertyResult FiftyOne.Pipeline.Engines.Services.IMissingPropertyService.GetMissingPropertyReason | ( | string | propertyName, |
IAspectEngine | engine | ||
) |
Get the reason that the specified property is not available in the results from the specified engine.
- Parameters
-
- propertyName - The property name to check.
- engine - The engine that was expected to populate the property.
- Returns
- A MissingPropertyResult instance explaining why the property is not populated.
Implemented in FiftyOne.Pipeline.Engines.Services.MissingPropertyService.