RelationalSelectTaskInputTransformId Property |
Gets the input transform ID.
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 Guid InputTransformId { get; }Public ReadOnly Property InputTransformId As Guid
Get
public:
property Guid InputTransformId {
Guid get ();
}member InputTransformId : Guid with get
Property Value
Type:
Guid
See Also