Amazon.ServiceCatalog.Model.UpdateProductResponse.IsSetProductViewDetail C# (CSharp) 메소드

IsSetProductViewDetail() 개인적인 메소드

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