Share via


CWorkflowErrorInfo.ObjectId Field

Specifies the ID for the object referred to in the workflow.

Syntax

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

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.