ShortCaption-Eigenschaft
Gets a shortened caption for the MiningContentNode.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.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
Eigenschaftenwert
Typ: System. . :: . .String
A String containing the shortened caption.
Hinweise
This value is algorithm specific.