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