QueryElementUpstreamElementId Property |
Gets the upstream element ID.
Namespace: Dundas.BI.Data.DataProviders.TasksAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Guid UpstreamElementId { get; }Public ReadOnly Property UpstreamElementId As Guid
Get
public:
property Guid UpstreamElementId {
Guid get ();
}member UpstreamElementId : Guid with get
Property Value
Guid
The upstream element ID.
See Also