GeneralResourceStorage.RemoveManager - метод Смотри также Terrasoft.Common - пространство имен > GeneralResourceStorage - класс : RemoveManager - метод C#
- managerName
- The name of the resource manager to delete.
Glossary Item Box
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
.