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