2027 Method
Changes 0
M

StructuralConnectionApprovalType.Create

Description:
Creates a new StructuralConnectionApprovalType.
public static StructuralConnectionApprovalType Create(
	Document doc,
	string name
)
  • doc
  • String
    name
    A name for the new approval type. It must be unique within the document.
Return Value StructuralConnectionApprovalType Created connection approval type.