Свойство RegionalSettings.TimeMarkerPosition
Gets a value that indicates whether A.M. and P.M. appear before or after the time string.
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property TimeMarkerPosition As UInteger
Get
'Применение
Dim instance As RegionalSettings
Dim value As UInteger
value = instance.TimeMarkerPosition
public uint TimeMarkerPosition { get; }
Значение свойства
Тип: System.UInt32
The position of A.M. or P.M. in relation to the time string, where 0 indicates after and 1 indicates before.