ICape COSEUtilitiesNamed Value List Property
The list of named values supported by the PME.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Returns a String Array list of named values supported by the COSE. Included in this list should be the FreeFORTRANchannel named value which will provide the name of free FORTRAN channel.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(1)]
Object NamedValueList { get; }VB
<DispIdAttribute(1)>
ReadOnly Property NamedValueList As Object
GetReturn Value
ObjectReturns a String Array list of named values supported by the COSE. Included in this list should be the FreeFORTRANchannel named value which will provide the name of free FORTRAN channel.
Remarks
The list of NamedValues provided by the PME.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |