StructuralConnectionHandlerType.IsTypeNameValidForCustomConnection
Description:
Validates if the input name matches the criteria of StructuralConnectionHandlerType name.
Validates if the input name matches the criteria of StructuralConnectionHandlerType name.
public static bool IsTypeNameValidForCustomConnection(
Document document,
string typeName
)
-
documentThe Document.
-
StringtypeNameThe StructuralConnectionHandlerType name to validate.
Return Value
bool
True if the input name matches the criteria of StructuralConnectionHandlerType name.
-
A non-optional argument was null