DataInputTransformIsReplaceElementNamesSupported Property

Gets a value indicating whether replace element names is supported.

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public override bool IsReplaceElementNamesSupported { get; }

Property Value

Type: Boolean
The value of if replace element names is supported; otherwise, .
See Also