IFCData.CreateEnumeration
Method
Description:
Creates a enum data object.
Creates a enum data object.
Parameters
| Parameter | Type | Description |
|---|---|---|
| value | String | The string value. |
Return Value
| Type | Description |
|---|---|
| IFCData | The IFCData object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |