Ofcas.Lk.Api.Client - Version 3.0  3.0.0.106
Ofcas.Lk.Api.Shared.DC.RunnableProgram< TCategory > Class Template Reference

Represents a runnable program. More...

Properties

int Id [get, set]
 The id of the runnable program. More...
 
TCategory Category [get, set]
 The category of the runnable program. More...
 
string Name [get, set]
 The name of the runnable program. More...
 
int AccessKeyIndex [get, set]
 The default access key index. The value -1 indicates that none is present. More...
 

Detailed Description

Represents a runnable program.

Template Parameters
TCategory

Property Documentation

◆ AccessKeyIndex

int Ofcas.Lk.Api.Shared.DC.RunnableProgram< TCategory >.AccessKeyIndex
getset

The default access key index. The value -1 indicates that none is present.

◆ Category

TCategory Ofcas.Lk.Api.Shared.DC.RunnableProgram< TCategory >.Category
getset

The category of the runnable program.

◆ Id

int Ofcas.Lk.Api.Shared.DC.RunnableProgram< TCategory >.Id
getset

The id of the runnable program.

◆ Name

string Ofcas.Lk.Api.Shared.DC.RunnableProgram< TCategory >.Name
getset

The name of the runnable program.


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