Information CarrierTarget Object Property
Gets or sets the primary target simulation object instance (not serialized).
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
[XmlIgnoreAttribute]
public BaseClass TargetObject { get; set; }VB
<XmlIgnoreAttribute>
Public Property TargetObject As BaseClass
Get
Set