Property Class
Represents the properties of an item.
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The Property type exposes the following members.
Use the Property class to retrieve or modify both custom and built-in properties of an item.
A Property object is returned as output by the GetProperties and GetSystemProperties methods and is passed as input to the CreateDataSource, ReportService2010.ReportingService2010.CreateItem(System.String,System.String,System.String,System.Boolean,System.Byte[],ReportService2010.Property[],ReportService2010.Warning[]@), GetProperties, GetSystemProperties, SetProperties, and SetSystemProperties methods.