Compartir a través de


ShortCaption Propiedad

Gets a shortened caption for the MiningContentNode.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public ReadOnly Property ShortCaption As String
    Get
'Uso
Dim instance As MiningContentNode
Dim value As String

value = instance.ShortCaption
public string ShortCaption { get; }
public:
property String^ ShortCaption {
    String^ get ();
}
member ShortCaption : string
function get ShortCaption () : String

Valor de la propiedad

Tipo: System. . :: . .String
A String containing the shortened caption.

Comentarios

This value is algorithm-specific.