Click or drag to resize

ContentRelationModel 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
C#
[XmlIgnoreAttribute]
public override Model Model { get; }

Property Value

Type: Model
See Also