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

ISchemaManager.SaveDesignedItemFolderIdInSessionData - метод Смотри также  Terrasoft.Core - пространство имен > ISchemaManager - интерфейс : SaveDesignedItemFolderIdInSessionData - метод C#

userConnection
User connection.
designedItemId
The identifier of the designed item.
designedItemFolderId
Identifier of the catalog that contains the designed item schema with the designedItemId identifier.

Glossary Item Box

Saves the passed-in identifier of the catalog which contains the designed item schema with the specified identifier to the session data.

Синтаксис

void SaveDesignedItemFolderIdInSessionData( 
   UserConnection userConnection, 
   Guid designedItemId, 
   Guid designedItemFolderId 
)

Параметры

userConnection
User connection.
designedItemId
The identifier of the designed item.
designedItemFolderId
Identifier of the catalog that contains the designed item schema with the designedItemId identifier.

Смотри также

© Terrasoft 2002-2017.

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

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