DATAREON.md
· 454 B · Markdown
Surowy
# Методы схем
## Получение свойст
ДоговорЕРП = (bool) InitMessage.Properties.GetProperty("ДоговорЕРП").GetValue();
ДоговорУТ = (bool) InitMessage.Properties.GetProperty("ДоговорУТ").GetValue();
ДоговорДО = (bool) InitMessage.Properties.GetProperty("ДоговорДО").GetValue();
ДоговорБСО = (bool) InitMessage.Properties.GetProperty("ДоговорБСО").GetValue();
Методы схем
Получение свойст
ДоговорЕРП = (bool) InitMessage.Properties.GetProperty("ДоговорЕРП").GetValue(); ДоговорУТ = (bool) InitMessage.Properties.GetProperty("ДоговорУТ").GetValue(); ДоговорДО = (bool) InitMessage.Properties.GetProperty("ДоговорДО").GetValue(); ДоговорБСО = (bool) InitMessage.Properties.GetProperty("ДоговорБСО").GetValue();