ModelMetadata.IsNullableValueType Property

Definition

Gets a value indicating whether or not ModelType is a Nullable<T>.

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

Property Value

Applies to