Udostępnij za pośrednictwem


WorkflowActivities.UpdateIntegerProperty(Guid, String, Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void UpdateIntegerProperty (Guid projectId, string propertyId, int value);
member this.UpdateIntegerProperty : Guid * string * int -> unit
Public Sub UpdateIntegerProperty (projectId As Guid, propertyId As String, value As Integer)

Parameters

projectId
Guid
propertyId
String
value
Int32
Attributes

Applies to