Amazon.Route53.Model.StatusReport.IsSetCheckedTime C# (CSharp) Method

IsSetCheckedTime() private method

private IsSetCheckedTime ( ) : bool
return bool
        internal bool IsSetCheckedTime()
        {
            return this._checkedTime.HasValue; 
        }