StructuralConnectionApprovalType.IsValidApprovalTypeName
Method
Description:
Verifies if the provided approval name is unique in the document.
Verifies if the provided approval name is unique in the document.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | |
| name | String |
Return Value
| Type | Description |
|---|---|
| Boolean | True if approval type name is unique. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |