Class GetRolePropertiesResponse
Inheritance
System.Object
GetRolePropertiesResponse
Assembly: BoldReports.Web.dll
Syntax
public class GetRolePropertiesResponse : Object
Constructors
GetRolePropertiesResponse()
Declaration
public GetRolePropertiesResponse()
Declaration
public GetRolePropertiesResponse(ServerInfoHeader ServerInfoHeader, string[] TaskIDs, string Description)
Parameters
Type |
Name |
Description |
ServerInfoHeader |
ServerInfoHeader |
|
System.String[] |
TaskIDs |
|
System.String |
Description |
|
Fields
Description
Declaration
public string Description
Field Value
Type |
Description |
System.String |
|
Declaration
public ServerInfoHeader ServerInfoHeader
Field Value
TaskIDs
Declaration
Field Value
Type |
Description |
System.String[] |
|