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

GeneralResourceStorage.RemoveManager - метод Смотри также  Terrasoft.Common - пространство имен > GeneralResourceStorage - класс : RemoveManager - метод C#

managerName
The name of the resource manager to delete.

Glossary Item Box

Deletes the resource manager with the specified name from the current resource store.

Синтаксис

public static bool RemoveManager( 
   string managerName 
)

Параметры

managerName
The name of the resource manager to delete.

Тип возвращаемого значения

<с>true</С> if the resource manager with the name managerName has been successfully deleted from the current resource store; otherwise - false.

Смотри также

© Terrasoft 2002-2017.

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

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