ConnectorElementNativeElementName Property |
Gets the name of the native element.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string NativeElementName { get; }Public ReadOnly Property NativeElementName As String
Get
public:
property String^ NativeElementName {
String^ get ();
}member NativeElementName : string with get
Property Value
Type:
String
See Also