Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets a shortened name of the attribute.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property ShortName As String
Get
'Usage
Dim instance As MiningAttribute
Dim value As String
value = instance.ShortName
public string ShortName { get; }
public:
property String^ ShortName {
String^ get ();
}
member ShortName : string
function get ShortName () : String
Property Value
Type: System.String
A String containing the shortened name of the attribute.