IWorkspaceProperty

This is a Python binding to the C++ class Mantid::API::WorkspaceProperty.

class mantid.api.IWorkspaceProperty
__init__()

Raises an exception This class cannot be instantiated from Python

isLocking((IWorkspaceProperty)self) → bool :

Will the workspace be locked when starting an algorithm

isOptional((IWorkspaceProperty)self) → bool :

Is the input workspace property optional