WorkflowActivities.UpdateNumberProperty(Guid, String, Double) 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 UpdateNumberProperty (Guid projectId, string propertyId, double value);
member this.UpdateNumberProperty : Guid * string * double -> unit
Public Sub UpdateNumberProperty (projectId As Guid, propertyId As String, value As Double)
Parameters
- projectId
- Guid
- propertyId
- String
- value
- Double
- Attributes