Entity.SetBytesValue(String,Byte[]) - метод Смотри также Terrasoft.Core.Entities - пространство имен > Entity - класс : SetBytesValue(String,Byte[]) - метод C#
- valueName
- The name of the property of an object.
- streamBytes
- Value of the System.Byte type that is set for the property.
Glossary Item Box
public void SetBytesValue( string valueName, byte[] streamBytes )
Параметры
- valueName
- The name of the property of an object.
- streamBytes
- Value of the System.Byte type that is set for the property.