ExtensionPackageInfoName Property

Gets the name of the extension package.

Namespace:  Dundas.BI.Extensibility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public abstract string Name { get; }

Property Value

Type: String
Remarks
The return value of this property should never change depending on the culture.
See Also