Kpi.Goal 属性

定义

KPI 目标唯一名称

表示架构中的以下属性:目标

[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

属性值

返回 StringValue

属性

适用于