Click or drag to resize

ModelingListTModel Property

Gets the model of the parent of this children list. The Model is the root object of this object tree.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlIgnoreAttribute]
public Model Model { get; }

Property Value

Type: Model
See Also