'Declaration
Public Shared Function HasCommonName( _ ByVal dataModel As Object, _ ByVal name As String _ ) As Boolean
Parameters
- dataModel
- The specified data model.
- name
- The specified custom name.
Return Value
true if the specified custom name is one of the common custom names of the specified data model.