ShortcutColumnSetPropertyValue Method

Sets the value of the specified property.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override bool SetPropertyValue(
	string prop,
	Object propval,
	IUnitsOfMeasure su = null
)

Parameters

prop  String
 
propval  Object
 
su  IUnitsOfMeasure  (Optional)
 

Return Value

Boolean

See Also