Translations 屬性
Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Translations As TranslationCollection
Get
'用途
Dim instance As Action
Dim value As TranslationCollection
value = instance.Translations
[BrowsableAttribute(false)]
public TranslationCollection Translations { get; }
[BrowsableAttribute(false)]
public:
property TranslationCollection^ Translations {
TranslationCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Translations : TranslationCollection
function get Translations () : TranslationCollection
屬性值
型別:Microsoft.AnalysisServices. . :: . .TranslationCollection
A collection containing an action translation.