Subscriber portal
Gets the type of the model.
'Declaration Public ReadOnly Property ModelType As Type Get 'Usage Dim instance As ModelMetadata Dim value As Type value = instance.ModelType
If the model came from a lambda expression, the model can be Nothing and this property returns the type of the model.