PrivilegeCategoryName Property |
Gets the localized category name of the privilege.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string CategoryName { get; }Public ReadOnly Property CategoryName As String
Get
public:
property String^ CategoryName {
String^ get ();
}member CategoryName : string with get
Property Value
Type:
String
See Also