ProviderTransformTaskTransform Property |
Gets the transform that generated the current instance.
Namespace:
Dundas.BI.Data.DataProviders.Tasks
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic Transform Transform { get; }Public ReadOnly Property Transform As Transform
Get
public:
property Transform^ Transform {
Transform^ get ();
}member Transform : Transform with get
Property Value
Type:
Transform
See Also