Compartir a través de


WorkflowPrintTicket.JobPasscodeFeature Propiedad

Definición

Obtiene la configuración del código de acceso del trabajo para este vale de impresión.

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

Valor de propiedad

Objeto de característica de código de acceso del trabajo.

Se aplica a