FunctionDefinitionCategoryId Property |
Gets the function category ID.
Namespace: Dundas.BI.Data.FunctionsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Category
See Also