AggregationAttribute.AttributeID 属性

定义

获取或设置与 Aggregation 关联的 DimensionAttribute 的 AttributeID。

public string AttributeID { get; set; }
member this.AttributeID : string with get, set
Public Property AttributeID As String

属性值

与聚合关联的 DimensionAttribute 的 AttributeID。

适用于