Click or drag to resize

ShortcutColumnSetPropertyValue Method


Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public override bool SetPropertyValue(
	string prop,
	Object propval,
	IUnitsOfMeasure su = null
)
Request Example View Source

Parameters

prop  String
 
propval  Object
 
su  IUnitsOfMeasure  (Optional)
 

Return Value

Boolean
See Also