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

ResourceGroup - класс Члены  Смотри также  Terrasoft.Common - пространство имен : ResourceGroup - класс C#

Glossary Item Box

Provides methods of working with resource group.

Синтаксис

public class ResourceGroup : BaseResource 

Тип ResourceGroup предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public ResourceGroup  

Cвойства

 ИмяОписание
Public - свойствоGroupsThe subgroups of the current resource group.  
Public - свойствоHasGroupsDetermines whether the current resource group has subgroups.  
Public - свойствоHasItemstrue if the current resource group contains resource elements; otherwise - false.  
Public - свойствоItemsThe collection of resource elements of the current resource group.  

Методы

 ИмяОписание
Public - методFindItemByNameSearches for the resource with the specified name in the current resource group and its subgroups.  
Public - методGetItemByNameReturns the resource with the specified name from the current resource group and its subgroups or generates and exception if the resource with this name was not found.  
Public - методReadMetaDataПереопределен. Deserializes the resource group using the specified DataReader instance.  
Public - методReadXmlПереопределен. Deserializes the resource group using the specified System.Xml.XmlReader instance.  
Public - методWriteMetaDataПереопределен. Serializes the resource group using the specified DataWriter instance.  
Public - методWriteXmlПереопределен. Serializes the resource group using the specified System.Xml.XmlWriter instance.  

Иерархия наследования

System.Object
   Terrasoft.Common.BaseResource
      Terrasoft.Common.ResourceGroup

Смотри также

© Terrasoft 2002-2017.