|
Mantid
|
Enumeration for a mandatory/optional property. More...
#include <IWorkspaceProperty.h>
Public Types | |
| enum | Type { Mandatory , Optional } |
Enumeration for a mandatory/optional property.
Definition at line 18 of file IWorkspaceProperty.h.
| Enumerator | |
|---|---|
| Mandatory | |
| Optional | |
Definition at line 19 of file IWorkspaceProperty.h.