ModelingObjectIsExtended Property |
Gets a value indicating whether this object is 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 public virtual bool IsExtended { get; }
Property Value
Type:
BooleanSee Also