[]
Interface that supports enhanced methods for user-defined names in formulas in the data model.
public interface IEnhancedCustomNameSupport2 : IEnhancedCustomNameSupport, ICustomNameSupport2, ICustomNameSupport3, ICustomNameSupport
Public Interface IEnhancedCustomNameSupport2
Inherits IEnhancedCustomNameSupport, ICustomNameSupport2, ICustomNameSupport3, ICustomNameSupport
Name | Description |
---|---|
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. |