FastlaneDeliverConfiguration.

SubmitForReview Property

Summary

Gets or sets a value indicating whether to submit the new version for review after uploading everything.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public bool SubmitForReview { get; set; }

Value

Type Description
bool