Click or drag to resize

ModelingObject_ExtendedIsExtended Property

Gets a value indicating whether this object is Extended (ModelingObject_Extended) or not, allowing to avoid an "is" verification.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public override sealed bool IsExtended { get; }

Property Value

Type: Boolean
See Also