Zdieľať cez


WorkflowArgument.EntityName Property

Definition

Gets or sets the logical name of the primary entity that the workflow is executing for.

public:
 property System::String ^ EntityName { System::String ^ get(); void set(System::String ^ value); };
public string EntityName { get; set; }
member this.EntityName : string with get, set
Public Property EntityName As String

Property Value

The logical name of the primary entity.

Applies to