Method WithAllowInference
WithAllowInference(bool)
Sets whether to allow inference for missing data.
public ExtractorAgentTemplate WithAllowInference(bool allow = true)
Parameters
allowboolTrue to allow inference (default: false).
Sets whether to allow inference for missing data.
public ExtractorAgentTemplate WithAllowInference(bool allow = true)
allow boolTrue to allow inference (default: false).