WorkflowServicesContext.TenantId property

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

Syntax

'Declaration
Public ReadOnly Property TenantId As String
    Get
'Usage
Dim instance As WorkflowServicesContext
Dim value As String

value = instance.TenantId
public string TenantId { get; }

Property value

Type: System.String

See also

Reference

WorkflowServicesContext class

WorkflowServicesContext members

Microsoft.SharePoint.WorkflowServices namespace