RandomSamplingAlgorithm.Logbase Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An optional positive number or e in string format to be used as base for log based random sampling.
public string Logbase { get; set; }
member this.Logbase : string with get, set
Public Property Logbase As String