Amazon.Redshift.Model.EventInfoMap.IsSetEventCategories C# (CSharp) Méthode

IsSetEventCategories() private méthode

private IsSetEventCategories ( ) : bool
Résultat bool
        internal bool IsSetEventCategories()
        {
            return this._eventCategories != null && this._eventCategories.Count > 0; 
        }