Amazon.CodeBuild.Model.BuildPhase.IsSetDurationInSeconds C# (CSharp) Метод

IsSetDurationInSeconds() приватный Метод

private IsSetDurationInSeconds ( ) : bool
Результат bool
        internal bool IsSetDurationInSeconds()
        {
            return this._durationInSeconds.HasValue; 
        }