IInvokeActivity.Name Property

Definition

Gets or sets name of the operation to invoke.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Name of the operation to invoke.

Applies to