WorkflowActivities.UpdateGuidProperty(Guid, String, Guid) Method

Definition

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

Parameters

projectId
Guid
propertyId
String
value
Guid
Attributes

Applies to