OneOf.Confidence Property

Definition

confidence

Represents the following attribute in the schema: emma:confidence

[DocumentFormat.OpenXml.SchemaAttr(44, "confidence")]
public DocumentFormat.OpenXml.DecimalValue Confidence { get; set; }
public DocumentFormat.OpenXml.DecimalValue Confidence { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "confidence")]
public DocumentFormat.OpenXml.DecimalValue? Confidence { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:confidence")]
public DocumentFormat.OpenXml.DecimalValue? Confidence { get; set; }
public DocumentFormat.OpenXml.DecimalValue? Confidence { get; set; }
member this.Confidence : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "confidence")>]
member this.Confidence : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:confidence")>]
member this.Confidence : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property Confidence As DecimalValue

Property Value

Attributes

Applies to