Amazon.AWSSupport.Model.DescribeCommunicationsResult.IsSetCommunications C# (CSharp) Method

IsSetCommunications() private method

private IsSetCommunications ( ) : bool
return bool
        internal bool IsSetCommunications()
        {
            return this.communications.Count > 0;
        }
DescribeCommunicationsResult