[]
Gets a user-defined custom function from the model.
public FunctionInfo GetCustomFunction(string name)
Public Function GetCustomFunction(name As String) As FunctionInfo
Type | Name | Description |
---|---|---|
string | name | Name of the user-defined custom function to get |
Type | Description |
---|---|
FunctionInfo |