Amazon.ServiceCatalog.Model.AssociateProductWithPortfolioRequest.IsSetSourcePortfolioId C# (CSharp) Method

IsSetSourcePortfolioId() private method

private IsSetSourcePortfolioId ( ) : bool
return bool
        internal bool IsSetSourcePortfolioId()
        {
            return this._sourcePortfolioId != null;
        }