2027 Method
Changes 0
M

StructuralConnectionApprovalType.IsValidApprovalTypeName

Description:
Verifies if the provided approval name is unique in the document.
public static bool IsValidApprovalTypeName(
	Document doc,
	string name
)
Return Value Boolean True if approval type name is unique.