DataMember.CustomProperties 屬性

定義

傳回資料成員的自訂屬性集合。

public:
 virtual property Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ get(); };
public override Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection CustomProperties { get; }
member this.CustomProperties : Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection
Public Overrides ReadOnly Property CustomProperties As CustomPropertyCollection

屬性值

CustomPropertyCollection

CustomPropertyCollection 物件,其中包含資料成員的自訂屬性。

適用於