template.templatetypecode Field
Specifies the type (entity name) of e-mail template.
Syntax
[Visual Basic .NET]
Public Field templatetypecode As EntityNameReference
[C#]
public EntityNameReference templatetypecode;
[JScript]
public var templatetypecode : EntityNameReference;
Remarks
Represents a field of type EntityNameReference.
The following table contains additional information about this attribute:
Platform required | No |
Application requirement level | System Required |
Valid for create | No |
Valid for retrieve | Yes |
Valid for update | No |
See Also