Share via


WorkflowConfigurationPropertyName.TimeZoneInfoUtc property

Gets the property name representing UTC time zone information.

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
Public Shared ReadOnly Property TimeZoneInfoUtc As WorkflowContextPropertyName
    Get
'Usage
Dim value As WorkflowContextPropertyName

value = WorkflowConfigurationPropertyName.TimeZoneInfoUtc
public static WorkflowContextPropertyName TimeZoneInfoUtc { get; }

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides UTC time zone information.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

TimeZoneInfoUtc overload

Microsoft.SharePoint.WorkflowServices namespace