FabricationConfiguration.GetPartCustomDataName
Method
Description:
Gets the custom data name from its identifier.
Gets the custom data name from its identifier.
Parameters
| Parameter | Type | Description |
|---|---|---|
| customDataId | Int32 | The custom data identifier. |
Return Value
| Type | Description |
|---|---|
| String | The custom data name. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The custom data does not exist. |