共用方式為


DimensionAttribute.MembersWithDataCaption 屬性

定義

取得或設定範本字串,該字串會用來建立系統所產生之資料成員的標題。

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

屬性值

範本字串,該字串會用來建立系統所產生之資料成員的標題。

備註

MembersWithDataCaption 參數的值只能由父屬性使用 (,也就是 Usage 屬性的值會設定為 Parent) ,以判斷父屬性中的資料成員標題。 如需資料成員的詳細資訊,請參閱 父子式階層中的屬性。

適用於