Udostępnij za pośrednictwem


WorkflowActivities.UpdateTextProperty(Guid, String, String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void UpdateTextProperty (Guid projectId, string propertyId, string value);
member this.UpdateTextProperty : Guid * string * string -> unit
Public Sub UpdateTextProperty (projectId As Guid, propertyId As String, value As String)

Parameters

projectId
Guid
propertyId
String
value
String
Attributes

Applies to