Partilhar via


PrintWorkflowJobIssueDetectedEventArgs.SkipSystemErrorToast Propriedade

Definição

public:
 property bool SkipSystemErrorToast { bool get(); void set(bool value); };
bool SkipSystemErrorToast();

void SkipSystemErrorToast(bool value);
public bool SkipSystemErrorToast { get; set; }
var boolean = printWorkflowJobIssueDetectedEventArgs.skipSystemErrorToast;
printWorkflowJobIssueDetectedEventArgs.skipSystemErrorToast = boolean;
Public Property SkipSystemErrorToast As Boolean

Valor da propriedade

Boolean

bool

Aplica-se a