Share via


AttributeTranslation.MembersWithDataCaption 속성

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

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Property MembersWithDataCaption As String 
    Get 
    Set
‘사용 방법
Dim instance As AttributeTranslation 
Dim value As String 

value = instance.MembersWithDataCaption

instance.MembersWithDataCaption = value
public string MembersWithDataCaption { get; set; }
public:
property String^ MembersWithDataCaption {
    String^ get ();
    void set (String^ value);
}
member MembersWithDataCaption : string with get, set
function get MembersWithDataCaption () : String 
function set MembersWithDataCaption (value : String)

속성 값

유형: System.String
The text assigned to MembersWithDataCaption.

참고 항목

참조

AttributeTranslation 클래스

Microsoft.AnalysisServices 네임스페이스