StructuralConnectionApprovalType.Create
Description:
Creates a new StructuralConnectionApprovalType.
Creates a new StructuralConnectionApprovalType.
public static StructuralConnectionApprovalType Create(
Document doc,
string name
)
-
doc
-
StringnameA name for the new approval type. It must be unique within the document.
-
A non-optional argument was null
-
The input name for approval type is not unique in the document.