次の方法で共有


WorkflowPrintTicket.JobPasscodeFeature プロパティ

定義

この印刷チケットのジョブ パスコード構成を取得します。

public:
 property PrintTicketFeature ^ JobPasscodeFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature JobPasscodeFeature();
public PrintTicketFeature JobPasscodeFeature { get; }
var printTicketFeature = workflowPrintTicket.jobPasscodeFeature;
Public ReadOnly Property JobPasscodeFeature As PrintTicketFeature

プロパティ値

ジョブ パスコード機能オブジェクト。

適用対象