PrintWorkflowTriggerDetails.PrintWorkflowSession 屬性

定義

取得列印工作流程會話物件,該物件應該管理觸發的背景工作行為。

public:
 property PrintWorkflowBackgroundSession ^ PrintWorkflowSession { PrintWorkflowBackgroundSession ^ get(); };
PrintWorkflowBackgroundSession PrintWorkflowSession();
public PrintWorkflowBackgroundSession PrintWorkflowSession { get; }
var printWorkflowBackgroundSession = printWorkflowTriggerDetails.printWorkflowSession;
Public ReadOnly Property PrintWorkflowSession As PrintWorkflowBackgroundSession

屬性值

單一列印工作流程背景會話。

適用於