FastlaneDeliverConfiguration.

AutomaticReleaseDate Property

Summary

Gets or sets the date in milliseconds for automatically releasing on pending approval.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public Nullable<DateTimeOffset> AutomaticReleaseDate { get; set; }

Value

Type Description
Nullable<DateTimeOffset>