Kpi.Goal Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Nombre único del objetivo de KPI
Representa el atributo siguiente en el esquema: goal
[DocumentFormat.OpenXml.SchemaAttr(0, "goal")]
public DocumentFormat.OpenXml.StringValue Goal { get; set; }
public DocumentFormat.OpenXml.StringValue Goal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "goal")]
public DocumentFormat.OpenXml.StringValue? Goal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("goal")]
public DocumentFormat.OpenXml.StringValue? Goal { get; set; }
public DocumentFormat.OpenXml.StringValue? Goal { get; set; }
member this.Goal : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "goal")>]
member this.Goal : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("goal")>]
member this.Goal : DocumentFormat.OpenXml.StringValue with get, set
Public Property Goal As StringValue
Valor de propiedad
Devuelve StringValue.
- Atributos