ISimulation ObjectGet Properties Method
Get a list of all properties of the object.
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
A list of property identifiers.
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
string[] GetProperties(
PropertyType proptype
)VB
Function GetProperties (
proptype As PropertyType
) As String()Parameters
- proptype PropertyType
- Type of the property.
Return Value
StringA list of property identifiers.
Remarks
More details at https://dwsim.org/wiki/index.php?title=Object_Property_Codes