CoreStrings.DuplicateComplexType(Object) Method

Definition

The complex type '{complexType}' cannot be added to the model because a complex type with the same name already exists.

public static string DuplicateComplexType (object? complexType);
static member DuplicateComplexType : obj -> string
Public Shared Function DuplicateComplexType (complexType As Object) As String

Parameters

complexType
Object

Returns

Applies to