You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Shared Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Synchronizations.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Utils Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared Namespace
Files
>
Interfaces
Classes
Interfaces
Structs, Records, Enums
>
IRunnableProgram<out TCategory> Interface
IAddressType Interface
ICalculatedElementPricelistPrice Interface
ICoreObjectPath Interface
IDirectoryData Interface
IElementPricelistConfiguratorPrice Interface
IElementType Interface
IElevationComment Interface
IElevationCommentType Interface
IElevationEditMode Interface
IElevationEditModeCategory Interface
IElevationProcessingStatus Interface
IElevationReport Interface
IElevationType Interface
IElevationWarning Interface
IElevationWarningLevel Interface
IFileData Interface
IFileSystemData Interface
IInvariantString Interface
ILanguage Interface
ILastErrorInfo Interface
ILoginRunnableProgram Interface
IPriceType Interface
IProjectInformationType Interface
IProjectRunnableProgram Interface
IProjectStatus Interface
IQuotationText Interface
IQuotationTextType Interface
IReportCategory Interface
IReportItem Interface
IRestriction Interface
IRunnableProgram Interface
IRunnableProgram<out TCategory> Interface
ISetting Interface
ISurfaceData Interface
ISynchronization Interface
ISynchronizationException Interface
ISynchronizedEvent Interface
ISynchronizedMessage Interface
ISynchronizedOperation Interface
ITranslatedEnum Interface
ITranslatedEnum<out T> Interface
IVcsItem Interface
IVcsType Interface
IVersionData Interface
Close
Ofcas.Lk.Api.Client - Version 3.0.2
Contents
Index
Home
IRunnableProgram<out TCategory> Interface
Send Feedback
Collapse All
Expand All
Represents a runnable program.
Class Hierarchy
File:
IRunnableProgram.cs
Namespace:
Ofcas.Lk.Api.Shared
Syntax
C#
public
interface
IRunnableProgram
<
out
TCategory> : IRunnableProgram;
Properties
Show:
Inherited
No members matching the current filter
Name
Description
AccessKeyIndex
The default access key index. The value -1 indicates that none is present. (Inherited from
IRunnableProgram
)
Category
The category of the runnable program. Category is deprecated. Please use
CategoryId
instead.
CategoryId
The id of the category.
CategoryName
The name of the category.
Id
The id of the runnable program. (Inherited from
IRunnableProgram
)
Name
The name of the runnable program. (Inherited from
IRunnableProgram
)
Links
IRunnableProgram<out TCategory> Properties
Copyright © 2022. All rights reserved.
What do you think about this topic?
Send feedback!