QueryElementNativeElementName Property |
Gets or sets the name of the native element.
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 string NativeElementName { get; set; }
Public Property NativeElementName As String
Get
Set
public:
property String^ NativeElementName {
String^ get ();
void set (String^ value);
}
member NativeElementName : string with get, set
Property Value
Type:
StringSee Also