# C1.ImportServices.ReportExecution4.ReportParameter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_ImportServices_ReportExecution4_ReportParameter" data-uid="C1.ImportServices.ReportExecution4.ReportParameter" class="text-break">ReportParameter Class
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ReportParameter</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.ImportServices.ReportExecution4.html">C1.ImportServices.ReportExecution4</a></h6>
  <h6><strong>Assembly</strong>: C1.Document.dll</h6>
  <h5 id="C1_ImportServices_ReportExecution4_ReportParameter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ReportParameter : INotifyPropertyChanged</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ReportParameter
    Implements INotifyPropertyChanged</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter__ctor" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.#ctor">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.-ctor.html#C1_ImportServices_ReportExecution4_ReportParameter__ctor">ReportParameter()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_AllowBlank" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.AllowBlank">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.AllowBlank.html#C1_ImportServices_ReportExecution4_ReportParameter_AllowBlank">AllowBlank</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_AllowBlankSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.AllowBlankSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.AllowBlankSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_AllowBlankSpecified">AllowBlankSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_DefaultValues" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.DefaultValues">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.DefaultValues.html#C1_ImportServices_ReportExecution4_ReportParameter_DefaultValues">DefaultValues</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_DefaultValuesQueryBased" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.DefaultValuesQueryBased">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.DefaultValuesQueryBased.html#C1_ImportServices_ReportExecution4_ReportParameter_DefaultValuesQueryBased">DefaultValuesQueryBased</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_DefaultValuesQueryBasedSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.DefaultValuesQueryBasedSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.DefaultValuesQueryBasedSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_DefaultValuesQueryBasedSpecified">DefaultValuesQueryBasedSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_Dependencies" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.Dependencies">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.Dependencies.html#C1_ImportServices_ReportExecution4_ReportParameter_Dependencies">Dependencies</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_ErrorMessage" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.ErrorMessage">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.ErrorMessage.html#C1_ImportServices_ReportExecution4_ReportParameter_ErrorMessage">ErrorMessage</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_MultiValue" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.MultiValue">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.MultiValue.html#C1_ImportServices_ReportExecution4_ReportParameter_MultiValue">MultiValue</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_MultiValueSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.MultiValueSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.MultiValueSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_MultiValueSpecified">MultiValueSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_Name" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.Name">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.Name.html#C1_ImportServices_ReportExecution4_ReportParameter_Name">Name</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_Nullable" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.Nullable">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.Nullable.html#C1_ImportServices_ReportExecution4_ReportParameter_Nullable">Nullable</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_NullableSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.NullableSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.NullableSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_NullableSpecified">NullableSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_Prompt" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.Prompt">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.Prompt.html#C1_ImportServices_ReportExecution4_ReportParameter_Prompt">Prompt</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_PromptUser" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.PromptUser">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.PromptUser.html#C1_ImportServices_ReportExecution4_ReportParameter_PromptUser">PromptUser</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_PromptUserSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.PromptUserSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.PromptUserSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_PromptUserSpecified">PromptUserSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_QueryParameter" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.QueryParameter">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.QueryParameter.html#C1_ImportServices_ReportExecution4_ReportParameter_QueryParameter">QueryParameter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_QueryParameterSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.QueryParameterSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.QueryParameterSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_QueryParameterSpecified">QueryParameterSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_State" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.State">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.State.html#C1_ImportServices_ReportExecution4_ReportParameter_State">State</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_StateSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.StateSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.StateSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_StateSpecified">StateSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_Type" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.Type">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.Type.html#C1_ImportServices_ReportExecution4_ReportParameter_Type">Type</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_TypeSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.TypeSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.TypeSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_TypeSpecified">TypeSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_ValidValues" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.ValidValues">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.ValidValues.html#C1_ImportServices_ReportExecution4_ReportParameter_ValidValues">ValidValues</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_ValidValuesQueryBased" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.ValidValuesQueryBased">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.ValidValuesQueryBased.html#C1_ImportServices_ReportExecution4_ReportParameter_ValidValuesQueryBased">ValidValuesQueryBased</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_ValidValuesQueryBasedSpecified" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.ValidValuesQueryBasedSpecified">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.ValidValuesQueryBasedSpecified.html#C1_ImportServices_ReportExecution4_ReportParameter_ValidValuesQueryBasedSpecified">ValidValuesQueryBasedSpecified</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_RaisePropertyChanged_System_String_" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.RaisePropertyChanged(System.String)">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.RaisePropertyChanged.html#C1_ImportServices_ReportExecution4_ReportParameter_RaisePropertyChanged_System_String_">RaisePropertyChanged(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_ImportServices_ReportExecution4_ReportParameter_PropertyChanged" data-uid="C1.ImportServices.ReportExecution4.ReportParameter.PropertyChanged">
          <a class="xref" href="C1.ImportServices.ReportExecution4.ReportParameter.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
