Class GetCacheRefreshPlanPropertiesResponse
Inheritance
System.Object
GetCacheRefreshPlanPropertiesResponse
Assembly: BoldReports.Web.dll
Syntax
public class GetCacheRefreshPlanPropertiesResponse : Object
Constructors
GetCacheRefreshPlanPropertiesResponse()
Declaration
public GetCacheRefreshPlanPropertiesResponse()
Declaration
public GetCacheRefreshPlanPropertiesResponse(ServerInfoHeader ServerInfoHeader, string Description, string LastRunStatus, CacheRefreshPlanState State, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
Fields
Description
Declaration
public string Description
Field Value
Type |
Description |
System.String |
|
EventType
Declaration
Field Value
Type |
Description |
System.String |
|
LastRunStatus
Declaration
public string LastRunStatus
Field Value
Type |
Description |
System.String |
|
MatchData
Declaration
Field Value
Type |
Description |
System.String |
|
Parameters
Declaration
public ParameterValue[] Parameters
Field Value
Declaration
public ServerInfoHeader ServerInfoHeader
Field Value
State
Declaration
public CacheRefreshPlanState State
Field Value