Amazon.CloudWatch.Model.DescribeAlarmHistoryRequest.IsSetEndDate C# (CSharp) Method

IsSetEndDate() private method

private IsSetEndDate ( ) : bool
return bool
        internal bool IsSetEndDate()
        {
            return this._endDate.HasValue; 
        }