ChainerSettings.UserWorkflow Propiedad

Definición

Obtiene el flujo de trabajo del usuario para la configuración.

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

Valor de propiedad

Microsoft.SqlServer.Chainer.Infrastructure.ConfigActionScenario

El flujo de trabajo del usuario para la configuración.

Se aplica a