Property CustomActionTypes
- Namespace
- RuleWright.Serialization
- Assembly
- RuleWright.Serialization.dll
CustomActionTypes
The engine-registered custom action type names, beyond the built-in four.
public IReadOnlyCollection<string> CustomActionTypes { get; }