Amazon.Inspector.Model.AssessmentRunNotification.IsSetDate C# (CSharp) Method

IsSetDate() private method

private IsSetDate ( ) : bool
return bool
        internal bool IsSetDate()
        {
            return this._date.HasValue; 
        }