FunctionDefinitionCategoryName Property

Gets the function category name.

Namespace:  Dundas.BI.Data.Functions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
public virtual string CategoryName { get; }

Property Value

Type: String
Remarks
Override this property when the value of CategoryId is EmbeddedValue.
See Also