Material Object WrapperComponent 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)
Te names of the compounds in the matieral object.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string[] ComponentIds { get; }VB
Public ReadOnly Property ComponentIds As String()
GetReturn Value
StringTe names of the compounds in the matieral object.
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. |