Amazon.CloudWatch.Model.DescribeAlarmHistoryRequest.IsSetEndDate C# (CSharp) Méthode

IsSetEndDate() private méthode

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