Partager via


WorkflowAssociation.Modified - Propriété

Gets a value that specifies the data and time at which this workflow association was last modified.

Espace de noms :  Microsoft.SharePoint.Client.Workflow
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Modified As DateTime
    Get
'Utilisation
Dim instance As WorkflowAssociation
Dim value As DateTime

value = instance.Modified
public DateTime Modified { get; }

Valeur de propriété

Type : System.DateTime
Returns a DateTime instance representing the data and time at which this workflow association was last modified.

Voir aussi

Référence

WorkflowAssociation classe

WorkflowAssociation - Membres

Microsoft.SharePoint.Client.Workflow - Espace de noms