Contains information about an operation whether it can be called.
More...
Contains information about an operation whether it can be called.
◆ ToString()
| override string Ofcas.Lk.Api.Client.Core.OperationInfo.ToString |
( |
| ) |
|
◆ TryThrow()
| void Ofcas.Lk.Api.Client.Core.OperationInfo.TryThrow |
( |
| ) |
|
Throws an ApiException with the restrictions as message if the operation cannot be executed.
- Exceptions
-
| ApiException | Occurs if the operation cannot be executed. |
◆ CanExecute
| bool Ofcas.Lk.Api.Client.Core.OperationInfo.CanExecute |
|
get |
Indicates whether the operation can be executed or not.
◆ Restrictions
| List<Restriction> Ofcas.Lk.Api.Client.Core.OperationInfo.Restrictions |
|
get |
Provides a list of restrictions.
The documentation for this class was generated from the following file: