ShortCaption 속성
Gets a shortened caption for the MiningContentNode.
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient
구문
‘선언
Public ReadOnly Property ShortCaption As String
Get
‘사용 방법
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
속성 값
형식: System. . :: . .String
A String containing the shortened caption.
주의
This value is algorithm specific.