Click or drag to resize

BaseClassName Property

Object's Unique ID (Name)

Namespace: DWSIM.SharedClasses.UnitOperations
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax
public string Name { get; set; }
Request Example View Source

Property Value

String

Return Value

String

Implements

ISimulationObjectName
Remarks
This property is the same as the graphic object 'Name' property.
See Also