Amazon.Redshift.Model.CreateEventSubscriptionRequest.IsSetSourceIds C# (CSharp) Метод

IsSetSourceIds() приватный Метод

private IsSetSourceIds ( ) : bool
Результат bool
        internal bool IsSetSourceIds()
        {
            return this._sourceIds != null && this._sourceIds.Count > 0; 
        }