다음을 통해 공유


AllMemberTranslations 속성

Gets the all member translations property of the Hierarchy object.

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

구문

‘선언
<BrowsableAttribute(False)> _
Public ReadOnly Property AllMemberTranslations As TranslationCollection
    Get
‘사용 방법
Dim instance As Hierarchy
Dim value As TranslationCollection

value = instance.AllMemberTranslations
[BrowsableAttribute(false)]
public TranslationCollection AllMemberTranslations { get; }
[BrowsableAttribute(false)]
public:
property TranslationCollection^ AllMemberTranslations {
    TranslationCollection^ get ();
}
[<BrowsableAttribute(false)>]
member AllMemberTranslations : TranslationCollection
function get AllMemberTranslations () : TranslationCollection

속성 값

유형: Microsoft.AnalysisServices. . :: . .TranslationCollection
A collection of translations.