Share via


CWorkflowSummary.ObjectType Field

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

Syntax

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

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.