Amazon.Inspector.Model.AssessmentRunNotification.IsSetDate C# (CSharp) Méthode

IsSetDate() private méthode

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