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