WorkflowEngineSourceResultGetSources - метод |
Пространство имён:
Tessa.Compilation.Workflow
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public IEnumerable<Tuple<Guid, string>> GetSources()
Public Function GetSources As IEnumerable(Of Tuple(Of Guid, String))
public:
virtual IEnumerable<Tuple<Guid, String^>^>^ GetSources() sealed
abstract GetSources : unit -> IEnumerable<Tuple<Guid, string>>
override GetSources : unit -> IEnumerable<Tuple<Guid, string>>
Возвращаемое значение
Тип:
IEnumerableTupleGuid,
StringРеализации
IWorkflowEngineSourceResultGetSourcesСм. также