ECape Thrm Property Not Available Interface
An exception that indicates the requested thermodynamic property was not available.
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#
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678C09B6-7D66-11D2-A67D-00105A42887F")]
public interface ECapeThrmPropertyNotAvailableVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("678C09B6-7D66-11D2-A67D-00105A42887F")>
Public Interface ECapeThrmPropertyNotAvailableRemarks
At least one item in the requested properties cannot be returned. This could be
because the property cannot be calculated at the specified conditions or for the
specified Phase. If the property calculation is not implemented then
ECapeLimitedImpl should be returned.