HeaterGetProperties Method |
Namespace: DWSIM.UnitOperations.UnitOperationsAssembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax public override string[] GetProperties(
PropertyType proptype
)
Public Overrides Function GetProperties (
proptype As PropertyType
) As String()
Request Example
View SourceParameters
- proptype PropertyType
-
Return Value
StringSee Also