WorkflowActivities.UpdateTextProperty(Guid, String, String) 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 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