AttributeTranslation.MembersWithDataCaption Property

Definition

Gets or sets the members with a data caption associated with an AttributeTranslation object.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_ParentChildRelated")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_AttributeTranslation_MembersWithDataCaption")]
public string MembersWithDataCaption { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_ParentChildRelated")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_AttributeTranslation_MembersWithDataCaption")>]
member this.MembersWithDataCaption : string with get, set
Public Property MembersWithDataCaption As String

Property Value

String

A String with the members information.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to