BuildMaster SDK Reference
Version:

VariableFunctionArgumentMissingException(string argumentName) Constructor

Initializes a new instance of the VariableFunctionArgumentMissingException class.

Syntax

public .ctor(string argumentName)

Parameters

argumentName
Type: string

The name of the missing argument.