Show / Hide Table of Contents

Class Resources

Inheritance
object
Resources
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ascon.Vertical
Assembly: Ascon.Vertical.dll
Syntax
public static class Resources

Properties

AttributeMustHaveName

Атрибут должен иметь наименование.

Declaration
public static string AttributeMustHaveName { get; }
Property Value
Type Description
string

CalcVariantDefaultName

Вариант расчёта

Declaration
public static string CalcVariantDefaultName { get; }
Property Value
Type Description
string

CalcVariantMustHaveName

Вариант расчёта должен иметь наименование.

Declaration
public static string CalcVariantMustHaveName { get; }
Property Value
Type Description
string

CalculationDisconnectedFromStorage

Расчёт отключен от хранилища.

Declaration
public static string CalculationDisconnectedFromStorage { get; }
Property Value
Type Description
string

CalculationHasParametersWithInvalidValue

Расчёт содержит параметры с недопустимыми значениями.

Declaration
public static string CalculationHasParametersWithInvalidValue { get; }
Property Value
Type Description
string

CalculationImplementedThirdpartyLibrary

Расчёт реализован сторонней библиотекой.

Declaration
public static string CalculationImplementedThirdpartyLibrary { get; }
Property Value
Type Description
string

CalculationMustHaveName

Расчёт должен иметь наименование.

Declaration
public static string CalculationMustHaveName { get; }
Property Value
Type Description
string

CalculationNotFoundById

Расчёт по указанному идентификатору не найден.

Declaration
public static string CalculationNotFoundById { get; }
Property Value
Type Description
string

CalculationNotInNormalState

Расчёт не находится в состоянии 'Нормальный'.

Declaration
public static string CalculationNotInNormalState { get; }
Property Value
Type Description
string

CalculationParameterIsReadOnly

Параметр расчёта недоступен для редактирования.

Declaration
public static string CalculationParameterIsReadOnly { get; }
Property Value
Type Description
string

CalculationRemovedFromStorage

Расчёт удалён из хранилища.

Declaration
public static string CalculationRemovedFromStorage { get; }
Property Value
Type Description
string

CalculationTypeChangingIsProhibited

Изменение типа расчёта запрещено.

Declaration
public static string CalculationTypeChangingIsProhibited { get; }
Property Value
Type Description
string

Calculations

Расчёты

Declaration
public static string Calculations { get; }
Property Value
Type Description
string

CompileErrorFormat

{0} в строке '{1}': {2}

Declaration
public static string CompileErrorFormat { get; }
Property Value
Type Description
string

ComputedValueIsNotNumber

Вычисленное значение не является числом

Declaration
public static string ComputedValueIsNotNumber { get; }
Property Value
Type Description
string

ConvertingTables

Конвертируем таблицы.

Declaration
public static string ConvertingTables { get; }
Property Value
Type Description
string

CopyingBetweenStoragesIsForbidden

Копирование в другое хранилище запрещено.

Declaration
public static string CopyingBetweenStoragesIsForbidden { get; }
Property Value
Type Description
string

CopyingTheRootCalculationIsForbidden

Копирование корневого расчёта запрещено.

Declaration
public static string CopyingTheRootCalculationIsForbidden { get; }
Property Value
Type Description
string

CopyingToTheRootCalculationIsForbidden

Копирование в корневой расчёт запрещено.

Declaration
public static string CopyingToTheRootCalculationIsForbidden { get; }
Property Value
Type Description
string

CreatingDefaultDataBaseStructure

Создание структуры базы данных.

Declaration
public static string CreatingDefaultDataBaseStructure { get; }
Property Value
Type Description
string

DataBaseConnectionStringIsEmpty

Строка соединения с базой данных не задана.

Declaration
public static string DataBaseConnectionStringIsEmpty { get; }
Property Value
Type Description
string

DataNotAttributeRepresentation

Данные не являются представлением атрибута документа.

Declaration
public static string DataNotAttributeRepresentation { get; }
Property Value
Type Description
string

DataNotDocumentRepresentation

Данные не являются представлением документа.

Declaration
public static string DataNotDocumentRepresentation { get; }
Property Value
Type Description
string

EntryNotFoundInArchive

Запись '{0}' не найдена в архиве.

Declaration
public static string EntryNotFoundInArchive { get; }
Property Value
Type Description
string

FailedToCompileScript

Ошибки компиляции скрипта

Declaration
public static string FailedToCompileScript { get; }
Property Value
Type Description
string

FailedToComputeParameter

Ошибка вычисления параметра

Declaration
public static string FailedToComputeParameter { get; }
Property Value
Type Description
string

FailedToConnectToStorage

Ошибка подключения к хранилищу.

Declaration
public static string FailedToConnectToStorage { get; }
Property Value
Type Description
string

FailedToConvertTableData

Ошибка конвертирования структуры таблицы.

Declaration
public static string FailedToConvertTableData { get; }
Property Value
Type Description
string

FailedToCopyCalculation

Ошибка копирования расчёта.

Declaration
public static string FailedToCopyCalculation { get; }
Property Value
Type Description
string

FailedToCopyParameter

Ошибка копирования параметра.

Declaration
public static string FailedToCopyParameter { get; }
Property Value
Type Description
string

FailedToCopyRequirement

Ошибка копирования требования.

Declaration
public static string FailedToCopyRequirement { get; }
Property Value
Type Description
string

FailedToCreateCalculation

Ошибка создания расчёта.

Declaration
public static string FailedToCreateCalculation { get; }
Property Value
Type Description
string

FailedToCreateParameter

Ошибка создания параметра.

Declaration
public static string FailedToCreateParameter { get; }
Property Value
Type Description
string

FailedToCreateRequirement

Ошибка создания требования.

Declaration
public static string FailedToCreateRequirement { get; }
Property Value
Type Description
string

FailedToCreateTable

Ошибка создания таблицы.

Declaration
public static string FailedToCreateTable { get; }
Property Value
Type Description
string

FailedToExecuteScript

Ошибка запуска скрипта

Declaration
public static string FailedToExecuteScript { get; }
Property Value
Type Description
string

FailedToExportData

Данные не экспортированы.

Declaration
public static string FailedToExportData { get; }
Property Value
Type Description
string

FailedToGetCalculation

Ошибка получения расчёта.

Declaration
public static string FailedToGetCalculation { get; }
Property Value
Type Description
string

FailedToGetCalculationParameter

Ошибка получения параметра расчёта.

Declaration
public static string FailedToGetCalculationParameter { get; }
Property Value
Type Description
string

FailedToGetCalculationRequirement

Ошибка получения требования расчёта.

Declaration
public static string FailedToGetCalculationRequirement { get; }
Property Value
Type Description
string

FailedToGetChildCalculations

Ошибка получения дочерних расчётов.

Declaration
public static string FailedToGetChildCalculations { get; }
Property Value
Type Description
string

FailedToGetObjectFromMaterialsGuige

Ошибка получения информации об объекте от справочника "Материалы и Сортаменты".

Declaration
public static string FailedToGetObjectFromMaterialsGuige { get; }
Property Value
Type Description
string

FailedToGetParametersList

Ошибка получения перечня параметров.

Declaration
public static string FailedToGetParametersList { get; }
Property Value
Type Description
string

FailedToGetRequirementsList

Ошибка получения перечня требований.

Declaration
public static string FailedToGetRequirementsList { get; }
Property Value
Type Description
string

FailedToGetRootCalculation

Ошибка получения корневого элемента.

Declaration
public static string FailedToGetRootCalculation { get; }
Property Value
Type Description
string

FailedToGetTable

Ошибка получения таблицы данных.

Declaration
public static string FailedToGetTable { get; }
Property Value
Type Description
string

FailedToGetTableAssociatedParameters

Ошибка получения списка параметров связанных с таблицей.

Declaration
public static string FailedToGetTableAssociatedParameters { get; }
Property Value
Type Description
string

FailedToGetTablesList

Ошибка получения перечня таблиц данных.

Declaration
public static string FailedToGetTablesList { get; }
Property Value
Type Description
string

FailedToImportCalculation

Ошибка импортирования расчёта.

Declaration
public static string FailedToImportCalculation { get; }
Property Value
Type Description
string

FailedToImportData

Данные не импортированы.

Declaration
public static string FailedToImportData { get; }
Property Value
Type Description
string

FailedToInteractWithMaterialsGuide_

Ошибка взаимодействия со справочником Материалы и Сортаменты: {0}.

Declaration
public static string FailedToInteractWithMaterialsGuide_ { get; }
Property Value
Type Description
string

FailedToMoveCalculation

Ошибка перемещения расчёта.

Declaration
public static string FailedToMoveCalculation { get; }
Property Value
Type Description
string

FailedToMoveParameter

Ошибка перемещения параметра.

Declaration
public static string FailedToMoveParameter { get; }
Property Value
Type Description
string

FailedToMoveRequirement

Ошибка перемещения требования.

Declaration
public static string FailedToMoveRequirement { get; }
Property Value
Type Description
string

FailedToRemoveCalculation

Ошибка удаления расчёта.

Declaration
public static string FailedToRemoveCalculation { get; }
Property Value
Type Description
string

FailedToRemoveParameter

Ошибка удаления параметра.

Declaration
public static string FailedToRemoveParameter { get; }
Property Value
Type Description
string

FailedToRemoveRequirement

Ошибка удаления требования.

Declaration
public static string FailedToRemoveRequirement { get; }
Property Value
Type Description
string

FailedToRemoveTable

Ошибка удаления таблицы.

Declaration
public static string FailedToRemoveTable { get; }
Property Value
Type Description
string

FailedToSaveCalculation

Ошибка сохранения расчёта.

Declaration
public static string FailedToSaveCalculation { get; }
Property Value
Type Description
string

FailedToSaveParameter

Ошибка сохранения параметра.

Declaration
public static string FailedToSaveParameter { get; }
Property Value
Type Description
string

FailedToSaveRequirement

Ошибка сохранения требования.

Declaration
public static string FailedToSaveRequirement { get; }
Property Value
Type Description
string

FailedToSaveTable

Ошибка сохранения таблицы.

Declaration
public static string FailedToSaveTable { get; }
Property Value
Type Description
string

FailedToSwapParameters

Ошибка обмена параметров.

Declaration
public static string FailedToSwapParameters { get; }
Property Value
Type Description
string

Header

Заголовок

Declaration
public static string Header { get; }
Property Value
Type Description
string

ImportOperationRenameCodes

В процессе импорта были обнаружены и переименованы дублирующиеся коды:

Declaration
public static string ImportOperationRenameCodes { get; }
Property Value
Type Description
string

ImportingCalcVariants

Импортируем варианты расчётов.

Declaration
public static string ImportingCalcVariants { get; }
Property Value
Type Description
string

ImportingInputParameters

Импортируем входящие параметры.

Declaration
public static string ImportingInputParameters { get; }
Property Value
Type Description
string

ImportingMaterial

Импортируем материал.

Declaration
public static string ImportingMaterial { get; }
Property Value
Type Description
string

ImportingOptions

Импортируем опции.

Declaration
public static string ImportingOptions { get; }
Property Value
Type Description
string

ImportingTables

Импортируем таблицы.

Declaration
public static string ImportingTables { get; }
Property Value
Type Description
string

InsufficientDataForCalculation

Недостаточно данных для расчёта.

Declaration
public static string InsufficientDataForCalculation { get; }
Property Value
Type Description
string

LinkMustHavePropertyName

Связь должна иметь наименование свойства.

Declaration
public static string LinkMustHavePropertyName { get; }
Property Value
Type Description
string

LoadingData20

Загрузка данных версии 2.0

Declaration
public static string LoadingData20 { get; }
Property Value
Type Description
string

LoginWithDifferentCredentialsQuestion

Выполнить вход с другими учетными данными?

Declaration
public static string LoginWithDifferentCredentialsQuestion { get; }
Property Value
Type Description
string

MaterialDesignationNotFounded

Не найдено

Declaration
public static string MaterialDesignationNotFounded { get; }
Property Value
Type Description
string

MaterialsNormalization

Нормирование материалов

Declaration
public static string MaterialsNormalization { get; }
Property Value
Type Description
string

ModNormAdministratorPermission

Нормирование материалов Администрирование

Declaration
public static string ModNormAdministratorPermission { get; }
Property Value
Type Description
string

MovingBetweenStoragesIsForbidden

Перемещение в другое хранилище запрещено.

Declaration
public static string MovingBetweenStoragesIsForbidden { get; }
Property Value
Type Description
string

MovingTheRootCalculationIsForbidden

Перемещение корневого расчёта запрещено.

Declaration
public static string MovingTheRootCalculationIsForbidden { get; }
Property Value
Type Description
string

MovingToTheRootCalculationIsForbidden

Перемещение в корневой расчёт запрещено.

Declaration
public static string MovingToTheRootCalculationIsForbidden { get; }
Property Value
Type Description
string

NewTable

Новая таблица.

Declaration
public static string NewTable { get; }
Property Value
Type Description
string

ParameterDescriptionEmptyOrToLong

Описание параметра не указано или имеет длину более 255 символов.

Declaration
public static string ParameterDescriptionEmptyOrToLong { get; }
Property Value
Type Description
string

ParameterDisconnectedFromStorage

Параметр отключен от хранилища.

Declaration
public static string ParameterDisconnectedFromStorage { get; }
Property Value
Type Description
string

ParameterKodAllreadyUsed

Код параметра уже используется в другом параметре.

Declaration
public static string ParameterKodAllreadyUsed { get; }
Property Value
Type Description
string

ParameterKodEmptyOrToLong

Код параметра не указан или имеет длину более 15 символов.

Declaration
public static string ParameterKodEmptyOrToLong { get; }
Property Value
Type Description
string

ParameterKodHasIncorrectFormat

Код параметра имеет неверный формат.

Declaration
public static string ParameterKodHasIncorrectFormat { get; }
Property Value
Type Description
string

ParameterMustHaveCode

Параметр расчёта должен иметь код.

Declaration
public static string ParameterMustHaveCode { get; }
Property Value
Type Description
string

ParameterMustHaveName

Параметр расчёта должен иметь наименование.

Declaration
public static string ParameterMustHaveName { get; }
Property Value
Type Description
string

ParameterMustHaveOrderStep

Параметр расчёта должен иметь порядковый номер.

Declaration
public static string ParameterMustHaveOrderStep { get; }
Property Value
Type Description
string

ParameterMustHaveTypeId

Параметр расчёта должен иметь идентификатор типа.

Declaration
public static string ParameterMustHaveTypeId { get; }
Property Value
Type Description
string

ParameterMustHaveValueSource

Параметр расчёта должен иметь источник значения.

Declaration
public static string ParameterMustHaveValueSource { get; }
Property Value
Type Description
string

ParameterMustHaveValueTypeId

Параметр расчёта должен иметь идентификатор типа значения.

Declaration
public static string ParameterMustHaveValueTypeId { get; }
Property Value
Type Description
string

ParameterNameEmptyOrToLong

Наименование параметра не указано или имеет длину более 100 символов.

Declaration
public static string ParameterNameEmptyOrToLong { get; }
Property Value
Type Description
string

ParameterNotFoundById

Параметр расчёта по указанному идентификатору не найден.

Declaration
public static string ParameterNotFoundById { get; }
Property Value
Type Description
string

ParameterNotInNormalState

Параметр не находится в состоянии 'Нормальный'.

Declaration
public static string ParameterNotInNormalState { get; }
Property Value
Type Description
string

ParameterRemovedFromStorage

Параметр удалён из хранилища.

Declaration
public static string ParameterRemovedFromStorage { get; }
Property Value
Type Description
string

ParameterTypeIdIsOutOfRange

Идентификатор типа параметра выходит за допустимые границы.

Declaration
public static string ParameterTypeIdIsOutOfRange { get; }
Property Value
Type Description
string

ParameterValueSourceDoNotMatch

Источник значения параметра не соответствует типу параметра или типу значения параметра.

Declaration
public static string ParameterValueSourceDoNotMatch { get; }
Property Value
Type Description
string

ParameterValueSourceEmpty

Источник значения параметра не указан.

Declaration
public static string ParameterValueSourceEmpty { get; }
Property Value
Type Description
string

ParameterValueSourceHasIncorrectFormat

Источник значения параметра имеет неверный формат.

Declaration
public static string ParameterValueSourceHasIncorrectFormat { get; }
Property Value
Type Description
string

ParameterValueTypeIdIsOutOfRange

Идентификатор типа значения параметра выходит за допустимые границы.

Declaration
public static string ParameterValueTypeIdIsOutOfRange { get; }
Property Value
Type Description
string

ParentDoesNotMatch

Родительский элемент не соответствует текущему.

Declaration
public static string ParentDoesNotMatch { get; }
Property Value
Type Description
string

Permission_RequiedToStartApplication

Для запуска приложения требуется разрешение «{0}».

Declaration
public static string Permission_RequiedToStartApplication { get; }
Property Value
Type Description
string

ReferencedTableNotExist

Связанная таблица не найдена.

Declaration
public static string ReferencedTableNotExist { get; }
Property Value
Type Description
string

RemovingStructure20

Удаление таблиц версии 2.0

Declaration
public static string RemovingStructure20 { get; }
Property Value
Type Description
string

RemovingTheRootCalculationIsForbidden

Удаление корневого расчёта запрещено.

Declaration
public static string RemovingTheRootCalculationIsForbidden { get; }
Property Value
Type Description
string

RequirementDisconnectedFromStorage

Требование отключено от хранилища.

Declaration
public static string RequirementDisconnectedFromStorage { get; }
Property Value
Type Description
string

RequirementMustHaveName

Ограничение должно иметь наименование.

Declaration
public static string RequirementMustHaveName { get; }
Property Value
Type Description
string

RequirementMustHaveValue

Ограничение должно иметь значение.

Declaration
public static string RequirementMustHaveValue { get; }
Property Value
Type Description
string

RequirementNotFoundById

Требование расчёта по указанному идентификатору не найдено.

Declaration
public static string RequirementNotFoundById { get; }
Property Value
Type Description
string

RequirementNotInNormalState

Требование не находится в состоянии 'Нормальный'.

Declaration
public static string RequirementNotInNormalState { get; }
Property Value
Type Description
string

RequirementRemovedFromStorage

Требование удалено из хранилища.

Declaration
public static string RequirementRemovedFromStorage { get; }
Property Value
Type Description
string

ResourceManager

Возвращает менеджер ресурсов, используемый для получения ресурсов.

Declaration
public static ResourceManager ResourceManager { get; }
Property Value
Type Description
ResourceManager

RootCalcDefaultDesc

Корневой расчёт.

Declaration
public static string RootCalcDefaultDesc { get; }
Property Value
Type Description
string

RootCalcDefaultName

Расчёты

Declaration
public static string RootCalcDefaultName { get; }
Property Value
Type Description
string

RootCalculationIdNotFound

Не найден идентификатор корневого расчёта.

Declaration
public static string RootCalculationIdNotFound { get; }
Property Value
Type Description
string

SaveToDocument20NeedMaterialsGuide

Для сохранения в документ версии 2.0 требуется наличие справочника "Материалы и Сортаменты".

Declaration
public static string SaveToDocument20NeedMaterialsGuide { get; }
Property Value
Type Description
string

SavingChangesFor31

Сохранение изменений для версии 3.1

Declaration
public static string SavingChangesFor31 { get; }
Property Value
Type Description
string

SavingChangesFor33

Сохранение изменений для версии 3.3

Declaration
public static string SavingChangesFor33 { get; }
Property Value
Type Description
string

ScriptConteinsErrors

Скрипт содержит ошибки.

Declaration
public static string ScriptConteinsErrors { get; }
Property Value
Type Description
string

StorageVersionNotDetectedOrNotSupported

Версия хранилища не определена или не поддерживается.

Declaration
public static string StorageVersionNotDetectedOrNotSupported { get; }
Property Value
Type Description
string

TableDisconnectedFromStorage

Таблица отключена от хранилища.

Declaration
public static string TableDisconnectedFromStorage { get; }
Property Value
Type Description
string

TableMustHaveContent

Таблица должна иметь содержимое.

Declaration
public static string TableMustHaveContent { get; }
Property Value
Type Description
string

TableMustHaveId

Таблица должна иметь идентификатор.

Declaration
public static string TableMustHaveId { get; }
Property Value
Type Description
string

TableMustHaveName

Таблица должна иметь наименование.

Declaration
public static string TableMustHaveName { get; }
Property Value
Type Description
string

TableNotFoundById

Таблица данных по указанному идентификатору не найдена.

Declaration
public static string TableNotFoundById { get; }
Property Value
Type Description
string

TableRemovedFromStorage

Таблица удалена из хранилища.

Declaration
public static string TableRemovedFromStorage { get; }
Property Value
Type Description
string

TabledParameterHasWrongFormat

Источник значения табличного параметра имеет неверный формат.

Declaration
public static string TabledParameterHasWrongFormat { get; }
Property Value
Type Description
string

TablesListIsEmpty

Список таблиц пуст.

Declaration
public static string TablesListIsEmpty { get; }
Property Value
Type Description
string

UnsupportedDocumentFormat

Формат документа не поддерживается.

Declaration
public static string UnsupportedDocumentFormat { get; }
Property Value
Type Description
string

UpdatingCalculationsParametersTo31

Обновление параметров расчётов до версии 3.1

Declaration
public static string UpdatingCalculationsParametersTo31 { get; }
Property Value
Type Description
string

UpdatingCalculationsParametersTo33

Обновление параметров расчётов до версии 3.3

Declaration
public static string UpdatingCalculationsParametersTo33 { get; }
Property Value
Type Description
string

UpdatingCalculationsRequirementsTo33

Обновление требований расчётов до версии 3.3

Declaration
public static string UpdatingCalculationsRequirementsTo33 { get; }
Property Value
Type Description
string

UpdatingDataBaseStructureTo30

Обновление структуры базы данных до версии 3.0

Declaration
public static string UpdatingDataBaseStructureTo30 { get; }
Property Value
Type Description
string

UpdatingDataBaseStructureTo31

Обновление структуры базы данных до версии 3.1

Declaration
public static string UpdatingDataBaseStructureTo31 { get; }
Property Value
Type Description
string

UpdatingDataBaseStructureTo32

Обновление структуры базы данных до версии 3.2

Declaration
public static string UpdatingDataBaseStructureTo32 { get; }
Property Value
Type Description
string

UpdatingDataBaseStructureTo33

Обновление структуры базы данных до версии 3.3

Declaration
public static string UpdatingDataBaseStructureTo33 { get; }
Property Value
Type Description
string

UpdatingDatabaseWithVersionLessThan30IsNotSupported

Обновление базы данных версии меньше 3.0 не поддерживается.

Declaration
public static string UpdatingDatabaseWithVersionLessThan30IsNotSupported { get; }
Property Value
Type Description
string

UpdatingTablesTo31

Обновление таблиц данных до версии 3.1

Declaration
public static string UpdatingTablesTo31 { get; }
Property Value
Type Description
string

UpdatingTablesTo32

Обновление таблиц данных до версии 3.2

Declaration
public static string UpdatingTablesTo32 { get; }
Property Value
Type Description
string

UseExponentialNotation

Использовать экспоненциальную запись

Declaration
public static string UseExponentialNotation { get; }
Property Value
Type Description
string

ValueIsNotIncludedInListOfAllowedValues

Значение не входит в перечень допустимых значений.

Declaration
public static string ValueIsNotIncludedInListOfAllowedValues { get; }
Property Value
Type Description
string

YouCanNotAddCalculationToFinalCalculation

Невозможно добавить расчёт в окончательный расчет.

Declaration
public static string YouCanNotAddCalculationToFinalCalculation { get; }
Property Value
Type Description
string
Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»