Amazon.ServiceCatalog.Model.CreateProductResponse.IsSetProductViewDetail C# (CSharp) Method

IsSetProductViewDetail() private method

private IsSetProductViewDetail ( ) : bool
return bool
        internal bool IsSetProductViewDetail()
        {
            return this._productViewDetail != null;
        }