OfficeTask.ItemCreatedBy - Propriété
loginName de la SPUser qui a créé l'élément pour ce processus de tâche Office
Espace de noms : Microsoft.Office.Workflow.Actions
Assembly : Microsoft.Office.Workflow.Actions (dans Microsoft.Office.Workflow.Actions.dll)
Syntaxe
'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ItemCreatedBy As String
Get
'Utilisation
Dim instance As OfficeTask
Dim value As String
value = instance.ItemCreatedBy
[BrowsableAttribute(false)]
public string ItemCreatedBy { get; }
Valeur de propriété
Type : System.String
Retourne String .