Partager via


WorkflowTheme.Version Propriété

Définition

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

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

Valeur de propriété

String

Informations de version pour le 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.

Remarques

Utilisez les informations de version pour indiquer les améliorations successives apportées à un thème nommé.

S’applique à