Kpi.Status 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.
Nome exclusivo do status KPI
Representa o seguinte atributo no esquema: status
[DocumentFormat.OpenXml.SchemaAttr(0, "status")]
public DocumentFormat.OpenXml.StringValue Status { get; set; }
public DocumentFormat.OpenXml.StringValue Status { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "status")]
public DocumentFormat.OpenXml.StringValue? Status { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("status")]
public DocumentFormat.OpenXml.StringValue? Status { get; set; }
public DocumentFormat.OpenXml.StringValue? Status { get; set; }
member this.Status : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "status")>]
member this.Status : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("status")>]
member this.Status : DocumentFormat.OpenXml.StringValue with get, set
Public Property Status As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos