Compartir a través de


Kpi.Status Propiedad

Definición

Nombre único de estado de KPI

Representa el atributo siguiente en el 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 de propiedad

Devuelve StringValue.

Atributos

Se aplica a