RscConstID Class
This class is not CLS-compliant. The nominal values in this class are unsigned types that make them unavailable for CLS use.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Library.RscConstID
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public NotInheritable Class RscConstID
'Usage
You do not need to declare an instance of a static class in order to access its members.
[CLSCompliantAttribute(false)]
public static class RscConstID
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.