Share via


WorkflowConfigurationPropertyName members

Contains the set of standard workflow configuration property names that are available in a workflow instance that calls GetConfigurationValue.

The WorkflowConfigurationPropertyName type exposes the following members.

Constructors

  Name Description
Protected method WorkflowConfigurationPropertyName(String) Initializes a new instance of the WorkflowConfigurationPropertyName class along with the property name.
Protected method WorkflowConfigurationPropertyName(String, String) Initializes a new instance of the WorkflowConfigurationPropertyName class along with the property name and the scope over which the property operates.

Top

Properties

  Name Description
Public propertyStatic member AssociationTitle Gets the property name of the of the current workflow association title.
Public propertyStatic member AssociatorUserId Gets the property name of the current association user ID.
Public propertyStatic member CultureName Gets the property name of the regional culture to support the site settings.
Public propertyStatic member HostUri Gets the property name of the site collection host server URL.
Public propertyStatic member LayoutsFolder Gets the property name of the site collection layouts folder.
Public propertyStatic member ListId Gets the property name of the current list ID.
Public propertyStatic member ListName Gets the property name representing the name of the current list.
Public propertyStatic member RelativeWebUri Gets the property name representing the relative web URI.
Public propertyStatic member SiteId Gets the property name representing the ID of the site collection.
Public propertyStatic member TimeZoneInfo Gets the property name representing regional time zone information.
Public propertyStatic member TimeZoneInfoUtc Gets the property name representing UTC time zone information.
Public propertyStatic member WebId Gets the property name representing the ID of the web site.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

WorkflowConfigurationPropertyName class

Microsoft.SharePoint.WorkflowServices namespace