Click or drag to resize

ICommenceDatabaseGetTriggerNames Method

Get a list of Agent triggers.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
List<string> GetTriggerNames()

Return Value

Type: ListString
List of agent triggers.
Remarks
This method is only available to .Net consumers.
See Also