Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

SchemaManager.RemoveDesignedItemFromSessionData(UserConnection,Guid) - метод Смотри также  Terrasoft.Core - пространство имен > SchemaManager - класс > RemoveDesignedItemFromSessionData - метод : RemoveDesignedItemFromSessionData(UserConnection,Guid) - метод C#

userConnection
User connection.
uid
The identifier of the designed item.

Glossary Item Box

Deletes the designed item with the specified identifier from the session data.

Синтаксис

public void RemoveDesignedItemFromSessionData( 
   UserConnection userConnection, 
   Guid uid 
)

Параметры

userConnection
User connection.
uid
The identifier of the designed item.

Заметки

Method is overloaded.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?