Sequence.Confidence Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
confiança
Representa o seguinte atributo no esquema: 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
Valor da propriedade
- Atributos