ICape Thermo Material ObjectComponent Ids Property
Get the component ids for this MO
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The names of the compounds in the matieral object in a String array as a System.Object, which is marshalled as a Object COM-based CAPE-OPEN.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(1)]
Object ComponentIds { get; }VB
<DispIdAttribute(1)>
ReadOnly Property ComponentIds As Object
GetReturn Value
ObjectThe names of the compounds in the matieral object in a String array as a System.Object, which is marshalled as a Object COM-based CAPE-OPEN.
Remarks
Returns the list of components Ids of a given Material Object.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |