FormOptimizationReturnPropertyID Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax private string ReturnPropertyID(
string objectID,
string propTAG
)
Private Function ReturnPropertyID (
objectID As String,
propTAG As String
) As String
Request Example
View SourceParameters
- objectID String
-
- propTAG String
-
Return Value
StringSee Also