Partager via


RegionalSettings.TimeMarkerPosition - Propriété

Gets a value that indicates whether A.M. and P.M. appear before or after the time string.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TimeMarkerPosition As UInteger
    Get
'Utilisation
Dim instance As RegionalSettings
Dim value As UInteger

value = instance.TimeMarkerPosition
public uint TimeMarkerPosition { get; }

Valeur de propriété

Type : System.UInt32
The position of A.M. or P.M. in relation to the time string, where 0 indicates after and 1 indicates before.

Voir aussi

Référence

RegionalSettings classe

RegionalSettings - Membres

Microsoft.SharePoint.Client - Espace de noms