WorkflowTheme.Description Propriété

Définition

Obtient ou définit la description du thème.

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

Valeur de propriété

Description du thème.

Exceptions

La valeur de la propriété ne peut pas être définie car le thème de workflow est en lecture seule.

S’applique à