Share via


CWorkflowErrorInfo.Severity Field

Specifies the error severity. The value of this field is from the Microsoft.CRM.Proxy.WORKFLOW_ERROR_SEVERITY enumeration.

Syntax

[Visual Basic .NET]
Public Field Severity As WORKFLOW_ERROR_SEVERITY
[C#]
public WORKFLOW_ERROR_SEVERITY Severity;
[C++]
public: WORKFLOW_ERROR_SEVERITY Severity;

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.