Property MaxExpansions
MaxExpansions
Gets or sets the number of variations to generate and search for.
public int? MaxExpansions { get; set; }
Property Value
- int?
Gets or sets the number of variations to generate and search for.
public int? MaxExpansions { get; set; }