Tool.ToolFunction

Tool.ToolFunction property

Gets or sets the function that the model can call.

public Function ToolFunction { get; set; }

See Also