An annotation that stores data of type long.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public sealed class LongAnnotation : Cplex..::..Annotation
Visual Basic
Public NotInheritable Class LongAnnotation _
	Inherits Cplex..::..Annotation

Inheritance Hierarchy

System..::..Object
  ILOG.CPLEX..::..Cplex..::..Annotation
    ILOG.CPLEX..::..Cplex..::..LongAnnotation

See Also