Partager via


WorkflowAssociation - Membres

Represents the association of a workflow template with a specific list or content type, and that contains members that return custom information about that workflow's association with the specific list or content type.

Le type WorkflowAssociation expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique WorkflowAssociation

Haut

Propriétés

  Nom Description
Propriété publique AllowManual Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.
Propriété publique AssociationData Gets or sets a value that specifies the workflow association data for workflow instances created from this workflow association.
Propriété publique AutoStartChange Gets or sets a value that specifies whether workflow instances will be created from this workflow association and started automatically when a list item is changed.
Propriété publique AutoStartCreate Gets or sets a value that specifies whether workflow instances will be created from this workflow association and started automatically when a list item is changed.
Propriété publique BaseId Gets a value that specifies the identifier of the workflow template on which this workflow association is based.
Propriété publique Context Retourne le contexte associé à l'objet client. (Hérité de ClientObject)
Propriété publique Created Gets a value that specifies the date and time at which this workflow association was created.
Propriété publique Description Gets or sets a value that specifies the description for this workflow association.
Propriété publique Enabled Gets or sets a value that specifies whether new workflow instances will be allowed for this workflow association
Propriété publique HistoryListTitle Gets or sets a value that specifies the title of the list to which to log workflow history events for this workflow association.
Propriété publique Id Gets a value that specifies the identifier of the workflow association.
Propriété publique InstantiationUrl Gets a value that specifies the URL of the workflow initiation form for this workflow association.
Propriété publique InternalName Gets a value that specifies the internal name of this workflow association, as determined by the WorkflowAssociation implementation.
Propriété publique IsDeclarative Gets a value that specifies whether the workflow association represents a declarative workflow.
Propriété publique ListId Gets a value that specifies the identifier of the list on which this workflow association resides.
Propriété publique Modified Gets a value that specifies the data and time at which this workflow association was last modified.
Propriété publique Name Gets or sets a value that specifies the name of this workflow association.
Propriété protégée ObjectData Obtient les données d'objet pour l'objet de client en cours. (Hérité de ClientObject)
Propriété publique ObjectVersion Obtient une chaîne qui indique la version de l'objet client actuel. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Propriété publique Path Effectue le suivi de façon dont un objet client est créé dans la classe ClientRuntimeContext afin que l'objet peut être recréé sur le serveur. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Propriété publique ServerObjectIsNull Obtient l'objet serveur et renvoie la valeur null si l'objet serveur est null. (Hérité de ClientObject)
Propriété publique Tag Obtient ou définit les données associées à l'objet client. (Hérité de ClientObject)
Propriété publique TaskListTitle Gets or sets a value that specifies the title of the list within which workflow tasks will be created for this workflow association.
Propriété publique TypedObject Renvoie l'objet contenant les informations de type correct renvoyées par le serveur. (Hérité de ClientObject)
Propriété publique WebId Gets a value that specifies the identifier of the site on which the workflow association resides.

Haut

Méthodes

  Nom Description
Méthode protégée CheckUninitializedProperty Vérifie si la propriété de type de valeur spécifiée d'une ClientObject a été initialisée. (Hérité de ClientObject)
Méthode publique CustomFromJson Renvoie une valeur booléenne qui indique si le code personnalisé a été utilisé pour remplir un objet. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Méthode publique DeleteObject Removes this workflow association from its parent WorkflowAssociations collection.
Méthode publique FromJson Indique si le code personnalisé a été utilisé pour remplir un objet. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Méthode protégée InitNonPropertyFieldFromJson Initialise un champ non propriété de l'objet client basé sur des données JavaScript Object Notation (JSON) à partir du serveur. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Méthode protégée InitOnePropertyFromJson (Remplace ClientObject.InitOnePropertyFromJson(String, JsonReader))
Méthode publique IsObjectPropertyInstantiated Indique si la propriété spécifiée de l'objet client instanciation. (Hérité de ClientObject)
Méthode publique IsPropertyAvailable Renvoie une valeur booléenne qui indique si la propriété scalaire spécifiée a été récupérée ou définir. (Hérité de ClientObject)
Méthode protégée LoadExpandoFields Rétablit les propriétés étendues associées à l'objet client en cas de substitution dans une classe dérivée. (Hérité de ClientObject)
Méthode publique RefreshLoad Recharge toutes les propriétés scalaires associées à l'objet client en cas de substitution dans une classe dérivée. (Hérité de ClientObject)
Méthode protégée RemoveFromParentCollection Supprime l'objet client en cours de la collection d'objets client parent. (Hérité de ClientObject)
Méthode publique Retrieve() Récupère toutes les propriétés scalaires associées à l'objet. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Méthode publique Retrieve([]) Extrait les propriétés scalaires spécifiées associées à l'objet. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Méthode publique ToString (Hérité de Object)
Méthode publique Update Informs this workflow association’s parent WorkflowAssociation collection that changes have been made to this workflow association.
Méthode protégée UpdateClientObjectPropertyType Met à jour la valeur de la propriété objet client pour que le type correct en utilisant les informations de type renvoyées par le serveur. (Hérité de ClientObject)

Haut

Voir aussi

Référence

WorkflowAssociation classe

Microsoft.SharePoint.Client.Workflow - Espace de noms