DataInputTransformSupportsParameterizableOutputElements Property |
Gets a value indicating whether the output elements for the current instance are parameterizable.
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 bool SupportsParameterizableOutputElements { get; }Public Overrides ReadOnly Property SupportsParameterizableOutputElements As Boolean
Get
public:
virtual property bool SupportsParameterizableOutputElements {
bool get () override;
}abstract SupportsParameterizableOutputElements : bool with get
override SupportsParameterizableOutputElements : bool with get
Property Value
Type:
Boolean
See Also