CWorkflowSummary.ObjectType Field

Specifies the object type. The value of this field is from the Microsoft.CRM.Flags.ObjectType class.

Syntax

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

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.