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

IsSetStartDate() private method

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