ICustomFunctionSupport2 Interface
In This Topic
Interface that supports user-defined functions in formulas
in the data model.
Object Model
Syntax
'Declaration
Public Interface ICustomFunctionSupport2
'Usage
Dim instance As ICustomFunctionSupport2
public interface ICustomFunctionSupport2
See Also