RVTDocs.com

StructuralConnectionApprovalType.IsValidApprovalTypeName

Method
Description:
Verifies if the provided approval name is unique in the document.
Syntax
public static bool IsValidApprovalTypeName(
	Document doc,
	string name
)
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