QueryElementElementId Property |
Gets the parent element ID.
Namespace:
Dundas.BI.Data.DataProviders.Tasks
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid ElementId { get; }
Public ReadOnly Property ElementId As Guid
Get
public:
property Guid ElementId {
Guid get ();
}
member ElementId : Guid with get
Property Value
Type:
GuidSee Also