Amazon.AWSSupport.Model.DescribeServicesRequest.IsSetServiceCodeList C# (CSharp) Method

IsSetServiceCodeList() private method

private IsSetServiceCodeList ( ) : bool
return bool
        internal bool IsSetServiceCodeList()
        {
            return this.serviceCodeList.Count > 0;
        }