FunctionDefinitionCategoryId Property |
Gets the function category ID.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntax public abstract Category CategoryId { get; }
Public MustOverride ReadOnly Property CategoryId As Category
Get
public:
virtual property Category CategoryId {
Category get () abstract;
}
abstract CategoryId : Category with get
Property Value
Type:
CategorySee Also