Instance Class

Represent an instance of a modelling entity

Namespace
ampl
Assemblies
  • AMPL

Syntax

public class Instance
class ampl.Instance

Properties

Entity()

Gets the parent entity

Return type:ampl.Entities.Entity
public Entity Entity { get; }