Enum ModuleProperties
Flags defining properties for a IModule
Namespace: Sartorius.SAF.Presentation.Modularity
Assembly: Sartorius.SAF.Presentation.dll
Syntax
[Flags]
public enum ModuleProperties
Fields
Name | Description |
---|---|
Listable | Flag specifies whether module is listable. |
None | No properties. |
Visualizable | Flag defines whether the module is visualize in the UI. |