WebWorkflowRole.Name Propriété

Définition

Obtient ou définit le nom du WebWorkflowRole.

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

Valeur de propriété

Chaîne qui contient le nom du WebWorkflowRole.

Exceptions

Name a été défini sur une référence Null (Nothing dans Visual Basic).

S’applique à