OutputElementSourceCaption Property |
Gets the caption.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.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