Amazon.StepFunctions.Model.ExecutionListItem.IsSetStopDate C# (CSharp) 메소드

IsSetStopDate() 개인적인 메소드

private IsSetStopDate ( ) : bool
리턴 bool
        internal bool IsSetStopDate()
        {
            return this._stopDate.HasValue; 
        }