SpecialOpObjectInfoPropertyName Property

Gets or sets the name of the property on the referenced simulation object.

Definition

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

Property Value

String

Implements

ISpecialOpObjectInfoPropertyName

See Also