ICape Petro FractionsGet Petro Compound Prop Method
Gets characterization properties for individual petroleum fractions
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(5)]
Object GetPetroCompoundProp(
string propertyID,
Object compID,
string basis
)VB
<DispIdAttribute(5)>
Function GetPetroCompoundProp (
propertyID As String,
compID As Object,
basis As String
) As ObjectParameters
Return Value
ObjectExceptions
| 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 is passed, for example, an unrecognised Compound identifier or UNDEFINED for the props argument. |