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 | |
---|---|---|
WorkflowAssociation |
Haut
Propriétés
Nom | Description | |
---|---|---|
AllowManual | Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually. | |
AssociationData | Gets or sets a value that specifies the workflow association data for workflow instances created from this workflow association. | |
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. | |
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. | |
BaseId | Gets a value that specifies the identifier of the workflow template on which this workflow association is based. | |
Context | Retourne le contexte associé à l'objet client. (Hérité de ClientObject) | |
Created | Gets a value that specifies the date and time at which this workflow association was created. | |
Description | Gets or sets a value that specifies the description for this workflow association. | |
Enabled | Gets or sets a value that specifies whether new workflow instances will be allowed for this workflow association | |
HistoryListTitle | Gets or sets a value that specifies the title of the list to which to log workflow history events for this workflow association. | |
Id | Gets a value that specifies the identifier of the workflow association. | |
InstantiationUrl | Gets a value that specifies the URL of the workflow initiation form for this workflow association. | |
InternalName | Gets a value that specifies the internal name of this workflow association, as determined by the WorkflowAssociation implementation. | |
IsDeclarative | Gets a value that specifies whether the workflow association represents a declarative workflow. | |
ListId | Gets a value that specifies the identifier of the list on which this workflow association resides. | |
Modified | Gets a value that specifies the data and time at which this workflow association was last modified. | |
Name | Gets or sets a value that specifies the name of this workflow association. | |
ObjectData | Obtient les données d'objet pour l'objet de client en cours. (Hérité de ClientObject) | |
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) | |
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) | |
ServerObjectIsNull | Obtient l'objet serveur et renvoie la valeur null si l'objet serveur est null. (Hérité de ClientObject) | |
Tag | Obtient ou définit les données associées à l'objet client. (Hérité de ClientObject) | |
TaskListTitle | Gets or sets a value that specifies the title of the list within which workflow tasks will be created for this workflow association. | |
TypedObject | Renvoie l'objet contenant les informations de type correct renvoyées par le serveur. (Hérité de ClientObject) | |
WebId | Gets a value that specifies the identifier of the site on which the workflow association resides. |
Haut
Méthodes
Nom | Description | |
---|---|---|
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) | |
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) | |
DeleteObject | Removes this workflow association from its parent WorkflowAssociations collection. | |
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) | |
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) | |
InitOnePropertyFromJson | (Remplace ClientObject.InitOnePropertyFromJson(String, JsonReader)) | |
IsObjectPropertyInstantiated | Indique si la propriété spécifiée de l'objet client instanciation. (Hérité de ClientObject) | |
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) | |
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) | |
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) | |
RemoveFromParentCollection | Supprime l'objet client en cours de la collection d'objets client parent. (Hérité de ClientObject) | |
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) | |
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) | |
ToString | (Hérité de Object) | |
Update | Informs this workflow association’s parent WorkflowAssociation collection that changes have been made to this workflow association. | |
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