Click or drag to resize

BaseClassIsSpecAttached Property

Checks if an Specification operation is attached to this object.

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public bool IsSpecAttached { get; set; }
Request Example View Source

Property Value

Boolean

Return Value

Boolean

Implements

ISimulationObjectIsSpecAttached
See Also