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
Public ReadOnly Property PM As String
Get
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.