WorkflowDeploymentService.GetActivitySignatures(DateTime) 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 virtual Microsoft.SharePoint.Client.ClientResult<System.Collections.Generic.IDictionary<string,string>> GetActivitySignatures (DateTime lastChanged);
abstract member GetActivitySignatures : DateTime -> Microsoft.SharePoint.Client.ClientResult<System.Collections.Generic.IDictionary<string, string>>
override this.GetActivitySignatures : DateTime -> Microsoft.SharePoint.Client.ClientResult<System.Collections.Generic.IDictionary<string, string>>
Public Overridable Function GetActivitySignatures (lastChanged As DateTime) As ClientResult(Of IDictionary(Of String, String))
Parameters
- lastChanged
- DateTime
Returns
- Attributes