ModelingObjectModel Property |
Gets the model hosting this object. The Model is the root object of the modeling tree.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlIgnoreAttribute]
public virtual Model Model { get; }
Property Value
Type:
ModelSee Also