Amazon.StepFunctions.Model.ExecutionListItem.IsSetStopDate C# (CSharp) Method

IsSetStopDate() private method

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