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

Class CatalogItem

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

Constructors

CatalogItem()

Declaration
public CatalogItem()

Properties

CreatedBy

Declaration
public string CreatedBy { get; set; }
Property Value
Type Description
System.String

CreationDate

Declaration
public DateTime CreationDate { get; set; }
Property Value
Type Description
System.DateTime

CreationDateSpecified

Declaration
public bool CreationDateSpecified { get; set; }
Property Value
Type Description
System.Boolean

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
System.String

Hidden

Declaration
public bool Hidden { get; set; }
Property Value
Type Description
System.Boolean

HiddenSpecified

Declaration
public bool HiddenSpecified { get; set; }
Property Value
Type Description
System.Boolean

ID

Declaration
public string ID { get; set; }
Property Value
Type Description
System.String

ItemMetadata

Declaration
public Property[] ItemMetadata { get; set; }
Property Value
Type Description
Property[]

ModifiedBy

Declaration
public string ModifiedBy { get; set; }
Property Value
Type Description
System.String

ModifiedDate

Declaration
public DateTime ModifiedDate { get; set; }
Property Value
Type Description
System.DateTime

ModifiedDateSpecified

Declaration
public bool ModifiedDateSpecified { get; set; }
Property Value
Type Description
System.Boolean

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

Path

Declaration
public string Path { get; set; }
Property Value
Type Description
System.String

Size

Declaration
public int Size { get; set; }
Property Value
Type Description
System.Int32

SizeSpecified

Declaration
public bool SizeSpecified { get; set; }
Property Value
Type Description
System.Boolean

TypeName

Declaration
public string TypeName { get; set; }
Property Value
Type Description
System.String

VirtualPath

Declaration
public string VirtualPath { get; set; }
Property Value
Type Description
System.String
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