SpecTargetObjectData Property

Gets or sets the metadata describing the target simulation object and property that receives the expression result.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public SpecialOpObjectInfo TargetObjectData { get; set; }

Property Value

SpecialOpObjectInfo

See Also