RelationalUnionTaskUnionTransformIds Property

Gets the list of transform node IDs which represent the structures on which union must be performed.

Namespace:  Dundas.BI.Data.DataProviders.Tasks
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public IList<Guid> UnionTransformIds { get; }

Property Value

Type: IListGuid
See Also