ICape Thermo Equilibrium ServerProp List Method
Gets the list of properties.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(4)]
void PropList(
ref Object flashType,
ref Object props,
ref Object phases,
ref Object calcType
)VB
<DispIdAttribute(4)>
Sub PropList (
ByRef flashType As Object,
ByRef props As Object,
ByRef phases As Object,
ByRef calcType As Object
)Parameters
Remarks
Returns the flash types, properties, phases, and calculation types that are supported by a given
Equilibrium Server Routine.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeInvalidArgument | To be used when an invalid argument value was passed, for example UNDEFINED for property. |