Пространство имен: EleWise.ELMA.Workflow.Managers
Сборка: EleWise.ELMA.Workflow (в EleWise.ELMA.Workflow.dll) Версия: 1.0.0.0 (3.8.0.22046)

Синтаксис

C#
public List<string> BuildInstancesByEntityQueryList(
	IEnumerable<long> entityIds,
	Type entityType,
	ICollection<Guid> propertyUids = null,
	string selectValueAlias = null
)

Параметры

entityIds
Тип: System.Collections.Generic..::..IEnumerable<(Of <(<'Int64>)>)>
entityType
Тип: System..::..Type
propertyUids (Optional)
Тип: System.Collections.Generic..::..ICollection<(Of <(<'Guid>)>)>
selectValueAlias (Optional)
Тип: System..::..String

См. также