WorkflowEngineTileCompilationContextTileSources - свойство
Коллекция тайлов бизнес-процесса.
Пространство имён: Tessa.Workflow.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public IList<IWorkflowEngineProcessTileCompilationSource> TileSources { get; }
Public ReadOnly Property TileSources As IList(Of IWorkflowEngineProcessTileCompilationSource)
Get
public:
virtual property IList<IWorkflowEngineProcessTileCompilationSource^>^ TileSources {
IList<IWorkflowEngineProcessTileCompilationSource^>^ get () sealed;
}
abstract TileSources : IList<IWorkflowEngineProcessTileCompilationSource> with get
override TileSources : IList<IWorkflowEngineProcessTileCompilationSource> with get
IListIWorkflowEngineProcessTileCompilationSourceIWorkflowEngineTileCompilationContextTileSources