Amazon.StepFunctions.Model.DescribeExecutionResponse.IsSetStartDate C# (CSharp) Méthode

IsSetStartDate() private méthode

private IsSetStartDate ( ) : bool
Résultat bool
        internal bool IsSetStartDate()
        {
            return this._startDate.HasValue; 
        }