Amazon.ServiceCatalog.Model.SearchProductsAsAdminResponse.IsSetProductViewDetails C# (CSharp) Méthode

IsSetProductViewDetails() private méthode

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