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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
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.