Share via


Constants Class

Contains the constants that are used by the object model.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public NotInheritable Class Constants
'Usage
public static class Constants
public ref class Constants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Constants =  class end
public final class Constants

Inheritance Hierarchy

System.Object
  Microsoft.ReportingServices.RdlObjectModel.Constants

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.