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