Method SetByteValue
SetByteValue(Byte)
Expert: change the value of this field. See SetStringValue(String).
Declaration
public virtual void SetByteValue(byte value)
Parameters
Type | Name | Description |
---|---|---|
System.Byte | value |
Expert: change the value of this field. See SetStringValue(String).
public virtual void SetByteValue(byte value)
Type | Name | Description |
---|---|---|
System.Byte | value |