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

ResourceBuilder.BuildClientResources(ResourcePackage,String,Stream) - метод Смотри также  Terrasoft.Common - пространство имен > ResourceBuilder - класс > BuildClientResources - метод : BuildClientResources(ResourcePackage,String,Stream) - метод C#

resources
The resource pack.
stringListName
The name of the list of resources.
resultStream
The stream to write to.

Glossary Item Box

Converts the resources of the specified resource pack to a binary view and writes them with the specified name to the specified stream.

Синтаксис

public void BuildClientResources( 
   ResourcePackage resources, 
   string stringListName, 
   Stream resultStream 
)

Параметры

resources
The resource pack.
stringListName
The name of the list of resources.
resultStream
The stream to write to.

Смотри также

© Terrasoft 2002-2017.

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

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