CoreStrings.EmptyComplexType(Object) Method

Definition

Complex type '{complexType}' has no properties defines. Configure at least one property or don't include this type in the model.

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

Parameters

complexType
Object

Returns

Applies to