Share via


CWorkflowErrorInfo.Description Field

Specifies the description of the error.

Syntax

[Visual Basic .NET]
Public Field Description As String
[C#]
public string Description;
[C++]
public: String* Description;

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.