Enum ConfigChangeType
Indicates changes in the system have occured against objects that have their configuration automatically loaded with AddInLoaderHelper
Namespace: LemonEdge.API
Assembly: API.dll
Syntax
public enum ConfigChangeType : short
Fields
Name | Description |
---|---|
AddIn | Indicates an object related to addins in the system have changed |
CustomGrid | Indicates object related to custom grids being designed in the system have changed |
CustomObject | Indicates object related to custom objects being designed in the system have changed |
CustomView | Indicates object related to custom views being designed in the system have changed |