PropertyStore Class
Represents a property store.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class PropertyStore _
Implements IPropertyStore
'Usage
Dim instance As PropertyStore
public class PropertyStore : IPropertyStore
public ref class PropertyStore : IPropertyStore
type PropertyStore =
class
interface IPropertyStore
end
public class PropertyStore implements IPropertyStore
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyStore
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.