InputConnectorCaption Property |
Gets the caption to identify this connector for the user.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic override string Caption { get; }Public Overrides ReadOnly Property Caption As String
Get
public:
virtual property String^ Caption {
String^ get () override;
}abstract Caption : string with get
override Caption : string with get
Property Value
Type:
String
See Also