Amazon.EC2.Model.DescribeSpotPriceHistoryRequest.IsSetProductDescriptions C# (CSharp) Method

IsSetProductDescriptions() private method

private IsSetProductDescriptions ( ) : bool
return bool
        internal bool IsSetProductDescriptions()
        {
            return this._productDescriptions != null && this._productDescriptions.Count > 0; 
        }