Поделиться через


Свойство 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