TokenDefinitionCaption Property  | 
 
            Gets the caption, in the culture of the caller if possible.
            
 
    Namespace: 
   Dundas.BI.Data.Parameters.Tokens
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic string? Caption { get; }Public ReadOnly Property Caption As String
	Get
public:
property String^ Caption {
	String^ get ();
}member Caption : string with get
Property Value
Type: 
String
See Also