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