'Declaration
Public Shared Function HasScopeName( _ 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 model scope custom names of the specified data model.