CapeSupportsThermodynamics10Attribute Class

Provides information regarding whether the object supports Thermodynamics version 1.0 during registration of a CAPE-OPEN object.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[AttributeUsageAttribute(AttributeTargets.Class)]
[ComVisibleAttribute(false)]
public class CapeSupportsThermodynamics10Attribute : Attribute
Inheritance
Object    Attribute    CapeSupportsThermodynamics10Attribute

Remarks

This attribute is used during the registration of a CAPE-OPEN object with the COM registry to add the SupportsThermodynamics10_CATID to the object's registration key.

Constructors

CapeSupportsThermodynamics10AttributeInitializes a new instance of the CapeSupportsThermodynamics10Attribute class.

Properties

SupportedGets the the about information.

Fields

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also