次の方法で共有


WorkflowActivities.ReadTextProperty(Guid, String) Method

Definition

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

Parameters

projectId
Guid
propertyId
String

Returns

Attributes

Applies to