[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IEnhancedCustomNameSupport2.CheckModelScopeName

CheckModelScopeName Method

CheckModelScopeName(string)

Checks if the specified name is one of the model scope custom names of this data model and returns the name of the custom name in the data model.

Declaration
string CheckModelScopeName(string name)
Function CheckModelScopeName(name As String) As String
Parameters
Type Name Description
string name

The specified name

Returns
Type Description
string

The name of the custom name in the data model if the specified name is one of the model scope custom names of this data model; otherwise, returns null.