ExtensionPackageInfo2CopyrightGenerator Property

Gets the copyright generator.

Namespace:  Dundas.BI.Extensibility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
protected virtual Func<string> CopyrightGenerator { get; }

Property Value

Type: FuncString
See Also