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 (10.0.0.1002)
Syntaxpublic virtual string CategoryName { get; }Public Overridable ReadOnly Property CategoryName As String
Get
public:
virtual property String^ CategoryName {
String^ get ();
}abstract CategoryName : string with get
override CategoryName : string with get
Property Value
Type:
String
Remarks
See Also