Kpi.Weight 属性

定义

KPI 权重唯一名称

表示架构中的以下属性:weight

[DocumentFormat.OpenXml.SchemaAttr(0, "weight")]
public DocumentFormat.OpenXml.StringValue Weight { get; set; }
public DocumentFormat.OpenXml.StringValue Weight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "weight")]
public DocumentFormat.OpenXml.StringValue? Weight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("weight")]
public DocumentFormat.OpenXml.StringValue? Weight { get; set; }
public DocumentFormat.OpenXml.StringValue? Weight { get; set; }
member this.Weight : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "weight")>]
member this.Weight : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("weight")>]
member this.Weight : DocumentFormat.OpenXml.StringValue with get, set
Public Property Weight As StringValue

属性值

返回 StringValue

属性

适用于