C# Класс BExIS.IO.Transform.Output.OutputDataStructureManager

Показать файл Открыть проект

Открытые методы

Метод Описание
GenerateDataStructure ( long datasetId ) : string

generate a text file with JSON from a datastructure of a dataset and stored this file on the server and store the path in the content discriptor

Приватные методы

Метод Описание
storeGeneratedFilePathToContentDiscriptor ( long datasetId, DatasetVersion datasetVersion, string title, string ext ) : string

Описание методов

GenerateDataStructure() публичный статический Метод

generate a text file with JSON from a datastructure of a dataset and stored this file on the server and store the path in the content discriptor
public static GenerateDataStructure ( long datasetId ) : string
datasetId long
Результат string