BaseClassName Property

Object's Unique ID (Name)

Definition

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

Property Value

String

Return Value

String

Implements

ISimulationObjectName

Remarks

This property is the same as the graphic object 'Name' property.

See Also