Entity.SetColumnValue(String,Object) - метод Смотри также Terrasoft.Core.Entities - пространство имен > Entity - класс > SetColumnValue - метод : SetColumnValue(String,Object) - метод C#
- valueName
- Property name.
- value
- Value of the System.Object type that is set for the object property.
Glossary Item Box
Параметры
- valueName
- Property name.
- value
- Value of the System.Object type that is set for the object property.
Тип возвращаемого значения
true
if the value value is set for the property with the valueName name; otherwise – false
.