इसके माध्यम से साझा किया गया


PrintWorkflowJobIssueDetectedEventArgs.SkipSystemErrorToast Property

Definition

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

Property Value

Boolean

bool

Applies to