Amazon.StepFunctions.Model.DescribeExecutionResponse.IsSetStartDate C# (CSharp) 메소드

IsSetStartDate() 개인적인 메소드

private IsSetStartDate ( ) : bool
리턴 bool
        internal bool IsSetStartDate()
        {
            return this._startDate.HasValue; 
        }