Kpi.Goal Property

Definition

KPI Goal Unique Name

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to