Share via


CObjectName.Type Field

Specifies the type of the object. Assign a value to this field using the Microsoft.CRM.Proxy.ObjectType enumeration.

Syntax

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

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.