Freigeben über


WorkflowActivities.ReadCurrencyProperty(Guid, String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<double> ReadCurrencyProperty (Guid projectId, string propertyId);
member this.ReadCurrencyProperty : Guid * string -> Microsoft.SharePoint.Client.ClientResult<double>
Public Function ReadCurrencyProperty (projectId As Guid, propertyId As String) As ClientResult(Of Double)

Parameters

projectId
Guid
propertyId
String

Returns

Attributes

Applies to