2022 Method
Changes 0
M

StructuralConnectionHandlerType.IsTypeNameValidForCustomConnection

Description:
Validates if the input name matches the criteria of StructuralConnectionHandlerType name.
public static bool IsTypeNameValidForCustomConnection(
	Document document,
	string typeName
)
Return Value bool True if the input name matches the criteria of StructuralConnectionHandlerType name.