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

ResourcePackage - члены Смотри также  Cвойства  Методы  Terrasoft.Common - пространство имен : ResourcePackage - класс Включить унаследованные члены Включить защищенные члены

Glossary Item Box

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

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

 ИмяОписание
Public ResourcePackage Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоCultureThe culture of the current resource pack.  
Public - свойствоRootGroupThe root resource group of the current resource pack.  

Методы

 ИмяОписание
Public - методstatic (Shared in Visual Basic)CreateFromFileCreates a resource pack from the file located at the end of certain path.  
Public - методstatic (Shared in Visual Basic)CreateFromStreamCreates a resource pack from the specified stream.  
Public - методDeleteResourceDeletes the resource with the specified name from the current resource pack.  
Public - методFindItemByNameSearches for the resource with the specified name in the current resource pack.  
Public - методGetItemByNameReturns the resource element with the specified name from the current resource pack.  
Public - методGetSchemaGets the XML-schema of the resource pack view.  
Public - методReadMetaDataDeserializes the current resource pack using the specified DataReader.  
Public - методReadXmlDeserializes the resource pack using the specified System.Xml.XmlReader instance.  
Public - методRenameResourceRenames the resource with the specified name in the current resource pack.  
Public - методSaveToFileSerializes the current resource pack to a file located at the end of certain path.  
Public - методSaveToStreamSerializes the current resource pack using the specified XmlResourceWriter.  
Public - методSetResourceValueSets the value for the resource with the specified name in the current resource pack.  
Public - методWriteMetaDataSerializes the resource pack using the specified DataWriter instance.  
Public - методWriteXmlSerializes the resource pack using the specified System.Xml.XmlWriter instance.  

Смотри также

© Terrasoft 2002-2017.