Amazon.ServiceCatalog.Model.SearchProductsAsAdminRequest.IsSetProductSource C# (CSharp) Method

IsSetProductSource() private method

private IsSetProductSource ( ) : bool
return bool
        internal bool IsSetProductSource()
        {
            return this._productSource != null;
        }