WorkflowContextPropertyName - Constructeur (String, String)

Initialise une nouvelle instance de la classe WorkflowContextPropertyName et fournit le nom de propriété et de l'étendue sur laquelle la propriété fonctionne.

Espace de noms :  Microsoft.SharePoint.WorkflowServices
Assembly :  Microsoft.SharePoint.WorkflowServicesBase (dans Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    name As String, _
    scope As String _
)
'Utilisation
Dim name As String
Dim scope As String

Dim instance As New WorkflowContextPropertyName(name, scope)
protected WorkflowContextPropertyName(
    string name,
    string scope
)

Paramètres

  • scope
    Type : System.String

    Étendue sur laquelle la propriété fonctionne.

Voir aussi

Référence

WorkflowContextPropertyName classe

WorkflowContextPropertyName - Membres

WorkflowContextPropertyName - Surcharge

Microsoft.SharePoint.WorkflowServices - Espace de noms