Class GetRolePropertiesCompletedEventArgs
Inheritance
System.Object
GetRolePropertiesCompletedEventArgs
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class GetRolePropertiesCompletedEventArgs : AsyncCompletedEventArgs
Properties
Description
Declaration
public string Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Result
Declaration
public string[] Result { get; }
Property Value
Type | Description |
---|---|
System.String[] |