WebUIPrint3DWorkflowActivatedEventArgs.Workflow Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le flux de travail d’impression.
public:
property Print3DWorkflow ^ Workflow { Print3DWorkflow ^ get(); };
Print3DWorkflow Workflow();
public Print3DWorkflow Workflow { get; }
var print3DWorkflow = webUIPrint3DWorkflowActivatedEventArgs.workflow;
Public ReadOnly Property Workflow As Print3DWorkflow
Valeur de propriété
Flux de travail d’impression.