Amazon.AWSSupport.Model.RecentCaseCommunications.IsSetCommunications C# (CSharp) Метод

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

private IsSetCommunications ( ) : bool
Результат bool
        internal bool IsSetCommunications()
        {
            return this.communications.Count > 0;
        }