Amazon.AWSSupport.Model.DescribeServicesResult.IsSetServices C# (CSharp) Method

IsSetServices() private method

private IsSetServices ( ) : bool
return bool
        internal bool IsSetServices()
        {
            return this.services.Count > 0;
        }
    }
DescribeServicesResult