SubsetFunctionCategoryId 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 (10.0.0.1002)
Syntaxpublic override Category CategoryId { get; }Public Overrides ReadOnly Property CategoryId As Category
Get
public:
virtual property Category CategoryId {
Category get () override;
}abstract CategoryId : Category with get
override CategoryId : Category with get
Property Value
Type:
Category
See Also