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 (25.3.0.1000)
Syntaxpublic 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:
Category
See Also