ChainerSettings.UserWorkflow Eigenschaft

Definition

Es bekommt den Benutzer-Workflow für die Konfiguration.

public:
 virtual property Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario UserWorkflow { Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario get(); void set(Microsoft::SqlServer::Chainer::Infrastructure::ConfigActionScenario value); };
public virtual Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario UserWorkflow { get; set; }
member this.UserWorkflow : Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario with get, set
Public Overridable Property UserWorkflow As ConfigActionScenario

Eigenschaftswert

Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario

Der Benutzerworkflow für die Konfiguration.

Gilt für: