campaignitem.entitytype Field
CRM 1.2
![]() |
Specifies the type of the entity that is associated with the campaign item.
Syntax
[Visual Basic] Public Field entitytype As String [C#] public string entitytype; [JScript] public var entitytype : String;
Remarks
Represents a field of type String.
The following table contains additional information about this attribute:
| Platform required | No |
| Application requirement level | System Required |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Max length | 100 |
See Also
© 2007 Microsoft Corporation. All rights reserved.

