Skip to main content

Introduction

Protrak provides various triggers to plugin custom code ("Programs") during various events in type instance lifecycle. Programs are a powerful way to customize Protrak with any business logic required by customer.

Programs are C# classes that implement interfaces as defined in the Protrak toolkit SDK.

Below pages explain the different program triggers and how to use them.

Child Pages