KrExecutionUnitRuntimeSources - свойство
Исходные коды на момент выполнения процесса.
Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrCompilersСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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