Cape Supports Thermodynamics 10Attribute 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)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[AttributeUsageAttribute(AttributeTargets.Class)]
[ComVisibleAttribute(false)]
public class CapeSupportsThermodynamics10Attribute : AttributeVB
<AttributeUsageAttribute(AttributeTargets.Class)>
<ComVisibleAttribute(false)>
Public Class CapeSupportsThermodynamics10Attribute
Inherits AttributeRemarks
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
| CapeSupportsThermodynamics10Attribute | Initializes a new instance of the CapeSupportsThermodynamics10Attribute class. |
Properties
| Supported | Gets the the about information. |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |