PSSupportedLanguages Members
Include Protected Members
Include Inherited Members
Contains utility methods for language support in Project Server.
The PSSupportedLanguages type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PSSupportedLanguages | Instantiates a PSSupportedLanguages object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSupportedLcidFromCulture | Determines the supported LCID that is nearest to the specified culture name. | |
GetSupportedLcidFromLcid | Determines the LCID that Project Server supports, that is nearest to the specified LCID. | |
GetType | (Inherited from Object.) | |
IsSupportedLcid | Indicates whether a specific LCID is supported by Project Server. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top