Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IUserProfile Interface / TimeZoneCode Property

In This Topic
    TimeZoneCode Property (IUserProfile)
    In This Topic
    Optional, The name of the time zone the user has elected to view timestamps in. Overrides the repository default.
    Syntax
    'Declaration
     
    
    ReadOnly Property TimeZoneCode As String
    string TimeZoneCode {get;}
    Remarks
    If null the repository-wide setting will be used.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also