Method WithExtractMultiple
WithExtractMultiple(bool)
Sets whether to extract multiple instances.
public ExtractorAgentTemplate WithExtractMultiple(bool multiple = true)
Parameters
multipleboolTrue to extract all instances (default).
Sets whether to extract multiple instances.
public ExtractorAgentTemplate WithExtractMultiple(bool multiple = true)
multiple boolTrue to extract all instances (default).