ASP.NET Core 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class CreateCatalogItemRequest

Inheritance
System.Object
CreateCatalogItemRequest
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class CreateCatalogItemRequest : Object

Constructors

CreateCatalogItemRequest()

Declaration
public CreateCatalogItemRequest()

CreateCatalogItemRequest(TrustedUserHeader, String, String, String, Boolean, Byte[], Property[])

Declaration
public CreateCatalogItemRequest(TrustedUserHeader TrustedUserHeader, string ItemType, string Name, string Parent, bool Overwrite, byte[] Definition, Property[] Properties)
Parameters
Type Name Description
TrustedUserHeader TrustedUserHeader
System.String ItemType
System.String Name
System.String Parent
System.Boolean Overwrite
System.Byte[] Definition
Property[] Properties

Fields

Definition

Declaration
public byte[] Definition
Field Value
Type Description
System.Byte[]

ItemType

Declaration
public string ItemType
Field Value
Type Description
System.String

Name

Declaration
public string Name
Field Value
Type Description
System.String

Overwrite

Declaration
public bool Overwrite
Field Value
Type Description
System.Boolean

Parent

Declaration
public string Parent
Field Value
Type Description
System.String

Properties

Declaration
public Property[] Properties
Field Value
Type Description
Property[]

TrustedUserHeader

Declaration
public TrustedUserHeader TrustedUserHeader
Field Value
Type Description
TrustedUserHeader
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved