Freigeben über


WorkflowActivities.UpdateNumberProperty(Guid, String, Double) Method

Definition

[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

Applies to