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