QueryElementElementId Property |
Gets the parent 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 ElementId { get; }Public ReadOnly Property ElementId As Guid
Get
public:
property Guid ElementId {
Guid get ();
}member ElementId : Guid with get
Property Value
Guid
See Also