Instance Class¶
Represent an instance of a modelling entity
- Namespace
- Assemblies
AMPL
Inheritance Hierarchy¶
System.Object
Syntax¶
public class Instance
- class ampl.Instance
Properties¶
- ampl.Instance.Entity¶
Gets the parent entity
- Return type
public Entity Entity { get; }