Newer Version Available

This content describes an older version of this product. View Latest

ApexTrigger

Represents an Apex trigger.

For more information, see ApexTrigger in the Object Reference for the Salesforce Platform.

Fields

Field Name Field Label Type Digits Length Precision Scale
ApiVersion Api Version double 18 1
Body Body textarea 1000000
BodyCrc Body CRC double 18 0
CreatedById Created By ID reference 18
CreatedDate Created Date datetime
Id Trigger ID id 18
IsValid Is Valid boolean
LastModifiedById Last Modified By ID reference 18
LastModifiedDate Last Modified Date datetime
LengthWithoutComments Size Without Comments int 9
Name Name string 255
NamespacePrefix Namespace Prefix string 15
Status Status picklist 40
SystemModstamp System Modstamp datetime
TableEnumOrId Custom Object Definition ID picklist 40
UsageAfterDelete AfterDelete boolean
UsageAfterInsert AfterInsert boolean
UsageAfterUndelete AfterUndelete boolean
UsageAfterUpdate AfterUpdate boolean
UsageBeforeDelete BeforeDelete boolean
UsageBeforeInsert BeforeInsert boolean
UsageBeforeUpdate BeforeUpdate boolean
UsageIsBulk IsBulk boolean