MiningContentNode.ShortCaption-Eigenschaft
Gets a shortened caption for the MiningContentNode.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property ShortCaption As String
Get
'Usage
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
Eigenschaftswert
Typ: System.String
A String containing the shortened caption.
Hinweise
This value is algorithm-specific.