Property Class
SQL Server 2000
Represents the properties of an item in the report server database.
Public Class Property Member of [Namespace]
public class Property Member of [Namespace]
Public Properties
Remarks
Use the Property class to get or set both custom and built-in properties of an item in the report server database.
A Property object is returned as output by the GetProperties and GetSystemProperties methods and is passed as input to the CreateDataSource, CreateFolder, CreateLinkedReport, CreateReport, CreateResource, GetProperties, GetSystemProperties, SetProperties, and SetSystemProperties methods.
