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