Instance Class

Represent an instance of a modelling entity

Namespace

ampl

Assemblies
  • AMPL


Inheritance Hierarchy

Syntax

public class Instance
class ampl.Instance

Properties

ampl.Instance.Entity

Gets the parent entity

Return type

ampl.Entities.Entity

public Entity Entity { get; }