InitScheme
Adds the executor API types to the scheme.
def InitScheme() - > error
Adds the executor API types to the scheme. Call this function to ensure that the API types are registered and available for use within the scheme.
Returns
| Type | Description |
|---|---|
error | An error if the API types could not be added to the scheme, otherwise nil. |