WorkflowActivities.UpdateGuidProperty(Guid, String, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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