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