Share via


Job.Name Propriété

Définition

Obtient le nom du rapport auquel un travail est associé

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

Valeur de propriété

Chaîne qui contient le nom du rapport auquel un travail est associé.

S’applique à