Share via


WorkflowConfigurationPropertyName.SiteId property

Gets the property name representing the ID of the site collection.

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.WorkflowServices.WorkflowContextPropertyName
Returns a WorkflowConfigurationPropertyName instancethat provides the ID of the site collection.

See also

Reference

WorkflowConfigurationPropertyName class

WorkflowConfigurationPropertyName members

SiteId overload

Microsoft.SharePoint.WorkflowServices namespace