Class SetItemParametersRequest
Inheritance
System.Object
SetItemParametersRequest
Assembly: BoldReports.Web.dll
Syntax
public class SetItemParametersRequest : Object
Constructors
SetItemParametersRequest()
Declaration
public SetItemParametersRequest()
Declaration
public SetItemParametersRequest(TrustedUserHeader TrustedUserHeader, string ItemPath, ItemParameter[] Parameters)
Parameters
Fields
ItemPath
Declaration
Field Value
Type |
Description |
System.String |
|
Parameters
Declaration
public ItemParameter[] Parameters
Field Value
Declaration
public TrustedUserHeader TrustedUserHeader
Field Value