Ofcas.Lk.Api.Client - Version 3.0  3.0.0.103
Ofcas.Lk.Api.Client.Core.OperationInfo Class Reference

Contains information about an operation whether it can be called. More...

Properties

bool CanExecute [get]
 Indicates whether the operation can be executed or not. More...
 
List< RestrictionRestrictions [get]
 Provides a list of restrictions (only if CanExecute returns false). More...
 

Detailed Description

Contains information about an operation whether it can be called.

Property Documentation

◆ 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 (only if CanExecute returns false).


The documentation for this class was generated from the following file: