ICapeCOSEUtilitiesNamedValueList 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)
[DispIdAttribute(1)]
Object NamedValueList { get; }

Return Value

Object
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.

Remarks

The list of NamedValues provided by the PME.

Exceptions

ECapeUnknownThe error to be raised when other error(s), specified for this operation, are not suitable.

See Also