Amazon.StepFunctions.Model.DescribeExecutionResponse.IsSetStartDate C# (CSharp) Метод

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

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