BuildMaster SDK Reference
Version:

NamedArguments Property

Gets the dictionary which contains explicitly defined named arguments for the operation.

Syntax

public System.Collections.Generic.IDictionary<string, string> NamedArguments { get; }