SpecialOpObjectInfoName Property

Gets or sets the display name 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 Name { get; set; }

Property Value

String

Implements

ISpecialOpObjectInfoName

See Also