Enum EntitySchemaStructureDisplay
The type of entities to display
Namespace: LemonEdge.API.Entities.Helpers
Assembly: API.dll
Syntax
public enum EntitySchemaStructureDisplay : short
  Fields
| Name | Description | 
|---|---|
| AddIns | |
| All | |
| CustomEntities | |
| CustomEntitiesAndAddIns | |
| Highlighted | |
| System | |
| SystemAndAddIns | |
| SystemAndCustomEntities |