ValuesIntValueOn this pageIntValue Inherits from ValueBase IntValue is a ValueBase that stores integers. Summary Properties Value : int Properties Value IntValue.Value: int The value of this object. Example intValue.Value = 10