DataGeneratorTransformSupportsCollectionPlaceholders Property

Gets a value indicating whether this transform supports collection placeholders.

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 virtual bool SupportsCollectionPlaceholders { get; }

Property Value

Type: Boolean
if this transform supports collection placeholders; otherwise, .
See Also