StructuralConnectionApprovalType.IsValidApprovalTypeName
Description:
Verifies if the provided approval name is unique in the document.
Verifies if the provided approval name is unique in the document.
public static bool IsValidApprovalTypeName(
Document doc,
string name
)
-
doc
-
Stringname
Return Value
bool
True if approval type name is unique.
-
A non-optional argument was null