ViewType.fromObjectType Method

Creates a ViewType object from a given ObjectType.
 
 
Static This method is static.

Parameters

objectType

Type: ObjectType
The object type to convert to a view type.

Return Value


Type: ViewType
The corresponding dundas.entities.ViewType, or a null value if none is found.