Click or drag to resize

ModelCheckerMessageExtendedObject Property

Gets the first extended object in the parent hierarchy (of Object).

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ModelingObject_Extended ExtendedObject { get; }

Property Value

Type: ModelingObject_Extended
See Also