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