Information CarrierSource Object Property
Gets or sets the source 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 SourceObject { get; set; }VB
<XmlIgnoreAttribute>
Public Property SourceObject As BaseClass
Get
Set