MEPAnalyticalConnectionType.IsNameUnused
Method
Description:
Checks if this is an unused name.
Checks if this is an unused name.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | The document. |
| name | String | The name to be verified. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if not used by an existing analytical connection type in this document, false if used. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |