KrExecutionUnitRuntimeSources - свойство
Исходные коды на момент выполнения процесса.
Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrCompilersСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public IRuntimeSources? RuntimeSources { get; }
Public ReadOnly Property RuntimeSources As IRuntimeSources
Get
public:
virtual property IRuntimeSources^ RuntimeSources {
IRuntimeSources^ get () sealed;
}
abstract RuntimeSources : IRuntimeSources with get
override RuntimeSources : IRuntimeSources with get
IRuntimeSourcesIKrExecutionUnitRuntimeSources