BaseClassIsSpecAttached Property

Checks if an Specification operation is attached to this object.

Definition

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
public bool IsSpecAttached { get; set; }

Property Value

Boolean

Return Value

Boolean

Implements

ISimulationObjectIsSpecAttached

See Also