ModelMetadata.IsReferenceOrNullableType Property

Definition

Gets a value indicating whether or not ModelType allows null values.

public:
 property bool IsReferenceOrNullableType { bool get(); };
public bool IsReferenceOrNullableType { get; }
member this.IsReferenceOrNullableType : bool
Public ReadOnly Property IsReferenceOrNullableType As Boolean

Property Value

Applies to