<?xml version="1.0"?>
<doc>
    <assembly>
        <name>CrystalDecisions.ReportSource</name>
    </assembly>
    <members>
        <member name="T:CrystalDecisions.ReportSource.ICachedReport">
            <summary>
            Caching allows you to view reports more efficiently on a Web Forms Viewer. You have the option to cache strongly typed reports or ReportDocument components that have been added to a Web project.
            </summary>
        </member>
        <member name="M:CrystalDecisions.ReportSource.ICachedReport.CreateReport">
            <summary>
            Creates a strongly typed report.
            </summary>
            <returns>Returns a ReportDocument.</returns>
        </member>
        <member name="M:CrystalDecisions.ReportSource.ICachedReport.GetCustomizedCacheKey(CrystalDecisions.Shared.RequestContext)">
            <summary>
            Allows the developer to return a string to append to the cache key.
            </summary>
            <param name="request">Set this value to null if calling this method in your code. </param>
            <returns>Returns the string to append to the cache key. </returns>
        </member>
        <member name="P:CrystalDecisions.ReportSource.ICachedReport.IsCacheable">
            <summary>
            Gets or sets whether the report is cacheable.
            </summary>
        </member>
        <member name="P:CrystalDecisions.ReportSource.ICachedReport.ShareDBLogonInfo">
            <summary>
            Gets or sets whether report instances will differentiate between different database logons. If the database has row-level security, set this property to false.
            </summary>
        </member>
        <member name="P:CrystalDecisions.ReportSource.ICachedReport.CacheTimeOut">
            <summary>
            Gets or sets the cache timeout.
            </summary>
        </member>
        <member name="M:CrystalDecisions.ReportSource.ReportSourceSysDisplayNameAttribute.#ctor(System.String)">
            <summary>
                Constructs a new sys description.
            </summary>
            <param name='description'>
                description text.
            </param>
        </member>
        <member name="P:CrystalDecisions.ReportSource.ReportSourceSysDisplayNameAttribute.DisplayName">
            <summary>
                Retrieves the description text.
            </summary>
            <returns>
                description
            </returns>
        </member>
        <member name="M:CrystalDecisions.ReportSource.ReportSourceSysCategoryAttribute.#ctor(System.String)">
            <summary>
                Constructs a new sys description.
            </summary>
            <param name='description'>
                description text.
            </param>
        </member>
        <member name="M:CrystalDecisions.ReportSource.ReportSourceSysCategoryAttribute.GetLocalizedString(System.String)">
            <summary>
                Retrieves the description text.
            </summary>
            <returns>
                description
            </returns>
        </member>
        <member name="M:CrystalDecisions.ReportSource.ReportSourceSysDescriptionAttribute.#ctor(System.String)">
            <summary>
                Constructs a new sys description.
            </summary>
            <param name='description'>
                description text.
            </param>
        </member>
        <member name="P:CrystalDecisions.ReportSource.ReportSourceSysDescriptionAttribute.Description">
            <summary>
                Retrieves the description text.
            </summary>
            <returns>
                description
            </returns>
        </member>
        <member name="T:CrystalDecisions.ReportSource.ReportSourceSys">
             <summary>
                AutoGenerated resource class. Usage:
            
                    string s = ReportSourceSys.GetString(ReportSourceSys.MyIdenfitier);
             </summary>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetAttributes">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetAttributes&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves an array of member attributes for the given object.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetClassName">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetClassName&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves the class name for this object.  If null is returned,
            the type name is used.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetComponentName">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetComponentName&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves the name for this object.  If null is returned,
            the default is used.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetConverter">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetConverter&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves the type converter for this object.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetDefaultEvent">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetDefaultEvent&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves the default event.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetDefaultProperty">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetDefaultProperty&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves the default property.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetEditor(System.Type)">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetEditor&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves the an editor for this object.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetEvents">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetEvents&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves an array of events that the given component instance
            provides.  This may differ from the set of events the class
            provides.  If the component is sited, the site may add or remove
            additional events.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetEvents(System.Attribute[])">
            <!-- Failed to insert some or all of included XML --><include file="doc\ReportID.uex" path="docs/doc[@for=&quot;ReportID.ICustomTypeDescriptor.GetEvents1&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves an array of events that the given component instance
            provides.  This may differ from the set of events the class
            provides.  If the component is sited, the site may add or remove
            additional events.  The returned array of events will be
            filtered by the given set of attributes.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetProperties">
            <!-- Failed to insert some or all of included XML --><include file="doc\EnterpriseReportDocument.uex" path="docs/doc[@for=&quot;EnterpriseReportDocument.ICustomTypeDescriptor.GetProperties&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves an array of properties that the given component instance
            provides.  This may differ from the set of properties the class
            provides.  If the component is sited, the site may add or remove
            additional properties.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetProperties(System.Attribute[])">
            <!-- Failed to insert some or all of included XML --><include file="doc\EnterpriseReportDocument.uex" path="docs/doc[@for=&quot;EnterpriseReportDocument.ICustomTypeDescriptor.GetProperties1&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves an array of properties that the given component instance
            provides.  This may differ from the set of properties the class
            provides.  If the component is sited, the site may add or remove
            additional properties.  The returned array of properties will be
            filtered by the given set of attributes.
            </devdoc>
        </member>
        <member name="M:CrystalDecisions.ReportAppServer.EnterpriseReportDocument.System#ComponentModel#ICustomTypeDescriptor#GetPropertyOwner(System.ComponentModel.PropertyDescriptor)">
            <!-- Failed to insert some or all of included XML --><include file="doc\EnterpriseReportDocument.uex" path="docs/doc[@for=&quot;EnterpriseReportDocument.ICustomTypeDescriptor.GetPropertyOwner&quot;]/*"/>
            <internalonly/>
            <devdoc>
            Retrieves the object that directly depends on this value being edited.  This is
            generally the object that is required for the PropertyDescriptor's GetValue and SetValue
            methods.  If 'null' is passed for the PropertyDescriptor, the ICustomComponent
            descripotor implemementation should return the default object, that is the main
            object that exposes the properties and attributes,
            </devdoc>
        </member>
        <member name="T:CrystalDecisions.ReportSource.ReportSourceTreeView">
            <summary>
            Summary description for ReportSourceTreeView.
            </summary>
        </member>
        <member name="T:CrystalDecisions.ReportSource.ReportSourceTreeViewNode">
            <summary>
            Summary description for ReportSourceTreeViewNode.
            </summary>
        </member>
    </members>
</doc>
