SPRegionalSettings.PM property

Gets the string that is used to represent P.M. on the server.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property PM As String
    Get
'Usage
Dim instance As SPRegionalSettings
Dim value As String

value = instance.PM
public string PM { get; }

Property value

Type: System.String
A string that specifies how P.M. is represented.

See also

Reference

SPRegionalSettings class

SPRegionalSettings members

Microsoft.SharePoint namespace