CWorkflowErrorInfo.Type Field

Specifies the object type. The value of this field is from the Microsoft.Crm.Platform.Proxy.ObjectType enumeration.

Syntax

[Visual Basic .NET]
Public Field Type As ObjectType
[C#]
public ObjectType Type;
[C++]
public: ObjectType Type;

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.