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

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

name
The name of the resource to delete.

Glossary Item Box

Deletes the resource with the specified name from the current resource pack.

Синтаксис

public bool DeleteResource( 
   string name 
)

Параметры

name
The name of the resource to delete.

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

true if the resource with the name name has been successfully deleted from the resource pack; otherwise - false.

Смотри также

© Terrasoft 2002-2017.

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

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