Partager via


WorkflowAssociation.Created - Propriété

Gets a value that specifies the date and time at which this workflow association was created.

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 Created As DateTime
    Get
'Utilisation
Dim instance As WorkflowAssociation
Dim value As DateTime

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

Valeur de propriété

Type : System.DateTime
Returns a DateTime instance representing the date and time at which this workflow association was created.

Voir aussi

Référence

WorkflowAssociation classe

WorkflowAssociation - Membres

Microsoft.SharePoint.Client.Workflow - Espace de noms