ShortCaption propriété
Gets a shortened caption for the MiningContentNode.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (dans msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ShortCaption As String
Get
'Utilisation
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
Valeur de la propriété
Type : System. . :: . .String
A String containing the shortened caption.
Notes
This value is algorithm-specific.