SpecReferenceObjectID Property

Gets or sets the unique ID of the reference simulation object used for relative expressions.

Definition

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

Property Value

String

Implements

ISpecReferenceObjectID

See Also