ProcessBasedSchema.CreateEventsProcess - метод Смотри также Terrasoft.Core.Process - пространство имен > ProcessBasedSchema - класс : CreateEventsProcess - метод C#
- userConnection
- User connection.
Glossary Item Box
public virtual EmbeddedProcess CreateEventsProcess( UserConnection userConnection )
Параметры
- userConnection
- User connection.
Тип возвращаемого значения
Instance of the created embedded process.Исключение | Описание |
---|---|
System.NotImplementedException | Virtual method is not implemented in the ProcessBasedSchema class, and it is overridden by the ProcessBasedSchema inheritors. |