Proprietà ShortName

Gets a shortened name of the attribute.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ShortName As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String
A String containing the shortened name of the attribute.