 | ICommenceDatabaseGetTriggerNames Method |
Get a list of Agent triggers.
Namespace:
Vovin.CmcLibNet.Database
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
SyntaxList<string> GetTriggerNames()
Function GetTriggerNames As List(Of String)
Return Value
Type:
ListStringList of agent triggers.
RemarksThis method is only available to .Net consumers.
See Also