SpecialOpObjectInfoID Property

Gets or sets the unique identifier of the referenced simulation object.

Definition

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

Property Value

String

Implements

ISpecialOpObjectInfoID

See Also