Amazon.ServiceCatalog.Model.SearchProductsAsAdminResponse.IsSetProductViewDetails C# (CSharp) Method

IsSetProductViewDetails() private method

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