imxored revised this gist . Go to revision
1 file changed, 6 insertions
DATAREON.md(file created)
| @@ -0,0 +1,6 @@ | |||
| 1 | + | # Методы схем | |
| 2 | + | ## Получение свойст | |
| 3 | + | ДоговорЕРП = (bool) InitMessage.Properties.GetProperty("ДоговорЕРП").GetValue(); | |
| 4 | + | ДоговорУТ = (bool) InitMessage.Properties.GetProperty("ДоговорУТ").GetValue(); | |
| 5 | + | ДоговорДО = (bool) InitMessage.Properties.GetProperty("ДоговорДО").GetValue(); | |
| 6 | + | ДоговорБСО = (bool) InitMessage.Properties.GetProperty("ДоговорБСО").GetValue(); | |
Newer
Older