Ofcas.Lk.Api.V3  3.0.0.98
Ofcas.Lk.Api.Core.BasicOperationItem Class Reference

Represents a data item for basic operations which can be performed with API info objects. More...

Properties

BasicOperationMode Mode [get]
 The id of the basic operation, see BasicOperationMode More...
 
string Name [get]
 The name of the basic operation. More...
 
string Description [get]
 The description of the basic operation. More...
 
bool IsAllowed [get]
 Indicates whether or not executing the basic operation is allowed. More...
 
string Reason [get]
 Returns a reason why executing the basic operation is not allowed. More...
 

Detailed Description

Represents a data item for basic operations which can be performed with API info objects.

Property Documentation

◆ Description

string Ofcas.Lk.Api.Core.BasicOperationItem.Description
get

The description of the basic operation.

◆ IsAllowed

bool Ofcas.Lk.Api.Core.BasicOperationItem.IsAllowed
get

Indicates whether or not executing the basic operation is allowed.

◆ Mode

BasicOperationMode Ofcas.Lk.Api.Core.BasicOperationItem.Mode
get

The id of the basic operation, see BasicOperationMode

◆ Name

string Ofcas.Lk.Api.Core.BasicOperationItem.Name
get

The name of the basic operation.

◆ Reason

string Ofcas.Lk.Api.Core.BasicOperationItem.Reason
get

Returns a reason why executing the basic operation is not allowed.


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