Freigeben über


WorkflowActivities.ReadNumberProperty(Guid, String) Method

Definition

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

Parameters

projectId
Guid
propertyId
String

Returns

Attributes

Applies to