GitLabCIBuildInfo.

Manual Property

Summary

Gets a value indicating whether the build was manually started.

Syntax

public bool Manual { get; }

Value

Type Description
bool True if the build was started manually, otherwise false.