WorkflowEngineProcessStorageRequestNodeInstanceIDs - свойство |
Пространство имён:
Tessa.Workflow
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic IList<Guid> NodeInstanceIDs { get; set; }Public Property NodeInstanceIDs As IList(Of Guid)
Get
Set
public:
virtual property IList<Guid>^ NodeInstanceIDs {
IList<Guid>^ get () sealed;
void set (IList<Guid>^ value) sealed;
}abstract NodeInstanceIDs : IList<Guid> with get, set
override NodeInstanceIDs : IList<Guid> with get, set
Значение свойства
Тип:
IListGuidРеализации
IWorkflowEngineProcessRequestNodeInstanceIDs
См. также