﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>Microsoft.Xrm.Sdk</name>
  </assembly>
  <members>
    <member name="E:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.EndpointSwitched">
      <summary>
        <para>Notification event that a failover has completed and the organization’s current endpoint has been switched to an alternate endpoint.</para>
      </summary>
      <remarks />Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="E:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.EndpointSwitchRequired">
      <summary>
        <para>Notification event that a failover has occurred and a switch from the organization’s current endpoint to an alternate endpoint is required.</para>
      </summary>
      <remarks>
        <para>This event is fired during execution of a web service call and only if an alternate endpoint exists.</para>
      </remarks>Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="E:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.ChannelClosed">
      <summary>
        <para>Occurs when a service channel transitions into the closed state.</para>
      </summary>
      <remarks />
    </member>
    <member name="E:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.ChannelFaulted">
      <summary>
        <para>Occurs when a service channel transitions into the faulted state.</para>
      </summary>
      <remarks />
    </member>
    <member name="E:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.ChannelOpened">
      <summary>
        <para>Occurs when a service channel transitions into the opened state.</para>
      </summary>
      <remarks />
    </member>
    <member name="E:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.EndpointSwitched">
      <summary>
        <para>Occurs when a failover recovery has completed and the organization’s current endpoint has been switched to an alternate endpoint.</para>
      </summary>
      <remarks />
      <example>
        <code language="c#">public event EventHandler&lt;EndpointSwitchEventArgs&gt; EndpointSwitched </code>
        <code language="vb#">Public Event EndpointSwitched As EventHandler&lt;EndpointSwitchEventArgs&gt; </code>
      </example>Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="E:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.EndpointSwitchRequired">
      <summary>
        <para>Occurs when a failover has occurred and a switch from the organization’s current endpoint to an alternate endpoint is required.</para>
      </summary>
      <remarks>
        <para>This event is fired during execution of a web service call and only if an alternate endpoint exists.</para>
      </remarks>Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="E:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.FactoryClosed">
      <summary>
        <para>Occurs when a channel factory is closed. </para>
      </summary>
      <remarks />
    </member>
    <member name="E:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.FactoryFaulted">
      <summary>
        <para>Occurs when a channel factory is faulted.</para>
      </summary>
      <remarks />
    </member>
    <member name="E:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.FactoryOpened">
      <summary>
        <para>Occurs when a channel factory is opened.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ClaimTypes.EntityLogicalName">
      <summary>
        <para>An entity logical name claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/EntityLogicalName</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ClaimTypes.InitiatingUser">
      <summary>
        <para>An initiating user claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/InitiatingUser</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ClaimTypes.Organization">
      <summary>
        <para>An organization claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/Organization</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ClaimTypes.PluginAssembly">
      <summary>
        <para>A plug-in assembly claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/PluginAssembly</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ClaimTypes.PluginPublisher">
      <summary>
        <para>A plug-in publisher claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/PluginPublisher</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ClaimTypes.RequestName">
      <summary>
        <para>A request name claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/RequestName</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ClaimTypes.SecurityToken">
      <summary>
        <para>A security token claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/SecurityToken</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ClaimTypes.User">
      <summary>
        <para>A user claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/User</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.CreatedByTimeZone">
      <summary>
        <para>Converts UTC value to a DateOnly value that the user who created the record would see in the UI.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.LastUpdatedByTimeZone">
      <summary>
        <para>Converts UTC value to a DateOnly value that the user who last updated the record would see in the UI.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.OwnerTimeZone">
      <summary>
        <para>Converts UTC value to a DateOnly value that the user who owns the record would see in the UI.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.SpecificTimeZone">
      <summary>
        <para>Converts UTC value to a DateOnly value as per the time zone code specified in the <see cref="T:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest" />.<see cref="P:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest.TimeZoneCode" /> parameter.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.FieldPermissionType.Allowed">
      <summary>
        <para>The action is allowed. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.FieldPermissionType.NotAllowed">
      <summary>
        <para>The action is not allowed. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.KeyVaultAlgorithm.RSA15">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.KeyVaultAlgorithm.RSAOAEP">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.BigIntType">
      <summary>
        <para>An attribute type that stores a <see langword="Long" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.BooleanType">
      <summary>
        <para>An attribute type that stores a <see langword="Boolean" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.CalendarRulesType">
      <summary>
        <para>An attribute type that stores an <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" /> or <see langword="CalendarRules[]" /> value</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.CustomerType">
      <summary>
        <para>An attribute type that stores an <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> to either an Account or Contact.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.DateTimeType">
      <summary>
        <para>An attribute type that stores a <see langword="System.DateTime" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.DecimalType">
      <summary>
        <para>An attribute type that stores a <see langword="Decimal" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.DoubleType">
      <summary>
        <para>An attribute type that stores a <see langword="Double" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.EntityNameType">
      <summary>
        <para>An attribute type that stores a reference to a logical entity name value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.ImageType">
      <summary>
        <para>An attribute type that enables access to a specific image for an entity instance.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.IntegerType">
      <summary>
        <para>An attribute type that stores an <see langword="Integer" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.LookupType">
      <summary>
        <para>An attribute type that stores an <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.ManagedPropertyType">
      <summary>
        <para>An attribute type that stores a <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.MemoType">
      <summary>
        <para>An attribute type that stores a <see langword="String" /> value formatted for multiple lines of text.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.MoneyType">
      <summary>
        <para>An attribute type that stores a <see langword="Money" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.OwnerType">
      <summary>
        <para>An attribute type that stores an <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> value to a Team or SystemUser record.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.PartyListType">
      <summary>
        <para>An attribute type that stores an <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" /> or <see langword="ActivityParty[]" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.PicklistType">
      <summary>
        <para>An attribute type that stores an <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" />.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.StateType">
      <summary>
        <para>An attribute type that stores an <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" /> representing the valid statecode values for an entity.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.StatusType">
      <summary>
        <para>An attribute type that stores an <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" /> representing the valid statuscode values for an entity.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.StringType">
      <summary>
        <para>An attribute type that stores a String value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.UniqueidentifierType">
      <summary>
        <para>An attribute type that stores a <see langword="System.Guid" /> value.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.VirtualType">
      <summary>
        <para>An attribute type that represents a value not included within records.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata.MaxSupportedValue">
      <summary>
        <para>The maximum supported value for this attribute is 9223372036854775807.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata.MinSupportedValue">
      <summary>
        <para>The minimum supported value for this attribute is -9223372036854775808.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ConstantsBase`1.ValidValues">
      <summary>
        <para />
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.DateOnly">
      <summary>
        <para>Stores the date value with the time value as 12:00 AM (00:00:00) without the time zone information. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.TimeZoneIndependent">
      <summary>
        <para>Stores the date and time values without the time zone information. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.UserLocal">
      <summary>
        <para>Stores the date and time value with current user local time zone information. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.MaxSupportedPrecision">
      <summary>
        <para>The maximum supported value for Precision is 10.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.MaxSupportedValue">
      <summary>
        <para>The maximum supported value is 100 Billion.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.MinSupportedPrecision">
      <summary>
        <para>The minimum supported value for Precision is 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.MinSupportedValue">
      <summary>
        <para>The minimum supported value is -100 Billion.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.MaxSupportedPrecision">
      <summary>
        <para>The maximum supported value for Precision is 5.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.MaxSupportedValue">
      <summary>
        <para>The maximum supported value is 100 billion.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.MinSupportedPrecision">
      <summary>
        <para>The minimum supported value for Precision is 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.MinSupportedValue">
      <summary>
        <para>The minimum supported value is -100 billion.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.MaxSupportedValue">
      <summary>
        <para>The maximum supported value is 2147483647.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.MinSupportedValue">
      <summary>
        <para>The minimum supported value is -2147483648.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata.EmptyParentComponentType">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata.MaxSupportedLength">
      <summary>
        <para>The maximum supported length is 1048576.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata.MinSupportedLength">
      <summary>
        <para>The minimum supported length is 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.MaxSupportedPrecision">
      <summary>
        <para>The maximum supported precision for this attribute is 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.MaxSupportedValue">
      <summary>
        <para>The maximum supported value for this attribute is 922337000000000.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.MinSupportedPrecision">
      <summary>
        <para>The minimum supported precision for this attribute is 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.MinSupportedValue">
      <summary>
        <para>The minimum supported value for this attribute is -922337000000000.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.MaxSupportedLength">
      <summary>
        <para>The maximum supported length is 4000 characters.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.MinSupportedLength">
      <summary>
        <para>The minimum supported length is 1 character.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.Email">
      <summary>
        <para>Specifies to display the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> as an email address.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.Phone">
      <summary>
        <para>Specifies to display the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> as an phone number.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.PhoneticGuide">
      <summary>
        <para>Specifies to display the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> as an phonetic guide.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.Text">
      <summary>
        <para>Specifies to display the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> as text.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.TextArea">
      <summary>
        <para>Specifies to display the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> as a text area.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.TickerSymbol">
      <summary>
        <para>Specifies to display the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> as a ticker symbol.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.Url">
      <summary>
        <para>Specifies to display the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> as a URL.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.VersionNumber">
      <summary>
        <para>Specifies to display the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> as a version number.</para>
      </summary>
    </member>
    <member name="M:Microsoft.Crm.Protocols.WSTrust.Bindings.ClientExceptionHelper.GetString(System.String,System.Object[])">
      <summary>
        <para />
      </summary>
      <param name="value">
        <para />
      </param>
      <param name="args">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AliasedValue.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.AliasedValue" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AliasedValue.#ctor(System.String,System.String,System.Object)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.AliasedValue" /> class.</para>
      </summary>
      <param name="entityLogicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the entity the attribute belongs to.</para>
      </param>
      <param name="attributeLogicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The attribute on which the aggregate, group by, or select operation was performed.</para>
      </param>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The value returned by the query.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributeCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.AttributeCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute.#ctor(System.String)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute" /> class</para>
      </summary>
      <param name="logicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.
The logical name of an attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributeMapping.#ctor">
      <summary>
        <para />
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributeMapping.#ctor(System.Guid,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Collections.ObjectModel.Collection{System.String},System.String,System.String)">
      <summary>
        <para />
      </summary>
      <param name="attributeMappingId">
        <para />
      </param>
      <param name="mappingName">
        <para />
      </param>
      <param name="attributeCrmName">
        <para />
      </param>
      <param name="attributeExchangeName">
        <para />
      </param>
      <param name="entityTypeCode">
        <para />
      </param>
      <param name="syncDirection">
        <para />
      </param>
      <param name="defaultSyncDirection">
        <para />
      </param>
      <param name="allowedSyncDirection">
        <para />
      </param>
      <param name="isComputed">
        <para />
      </param>
      <param name="computedProperties">
        <para />
      </param>
      <param name="attributeCrmDisplayName">
        <para />
      </param>
      <param name="attributeExchangeDisplayName">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributeMappingCollection.#ctor">
      <summary>
        <para />
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributeMappingCollection.#ctor(System.Collections.Generic.IList{Microsoft.Xrm.Sdk.AttributeMapping})">
      <summary>
        <para />
      </summary>
      <param name="list">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributePrivilege.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.AttributePrivilege" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributePrivilege.#ctor(System.Guid,System.Int32,System.Int32,System.Int32)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.AttributePrivilege" /> class setting the attribute Id, and whether it is valid to create, read and update the attribute value.</para>
      </summary>
      <param name="attributeId">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The attribute ID.</para>
      </param>
      <param name="canCreate">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. Whether the attribute value can be specified on create.</para>
      </param>
      <param name="canRead">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. Whether the attribute value can be read.</para>
      </param>
      <param name="canUpdate">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. Whether the attribute value can be updated.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributePrivilegeCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.AttributePrivilegeCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.AttributePrivilegeCollection.#ctor(System.Collections.Generic.IList{Microsoft.Xrm.Sdk.AttributePrivilege})">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.AttributePrivilegeCollection" /> class, setting the list property.</para>
      </summary>
      <param name="list">
        <para>Type: <see href="https://msdn.microsoft.com/library/5y536ey6">IList</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.AttributePrivilege" />&gt;. The list of attribute privileges.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.BaseServiceFault.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="BaseServiceFault" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.BooleanManagedProperty.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.BooleanManagedProperty.#ctor(System.Boolean)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" /> class</para>
      </summary>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. 
true if the value is true; otherwise, false.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.BusinessEntityChanges.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.BusinessEntityChanges" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.BusinessEntityChangesCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.BusinessEntityChangesCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.BusinessEntityChangesCollection.#ctor(System.Collections.Generic.IList{Microsoft.Xrm.Sdk.IChangedItem})">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.BusinessEntityChangesCollection" /> class.</para>
      </summary>
      <param name="list">
        <para>Specifies the collection of entity changes.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.CallerImpersonationScope.#ctor(Microsoft.Xrm.Sdk.IOrganizationService,System.Guid)">
      <summary>
        <para>
          Initializes a new instance of the
          <see langword="CallerImpersonationScope" /> class.</para>
      </summary>
      <param name="service">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />. Specifies an organization service object.</para>
      </param>
      <param name="callerId">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. Specifies the ID of the user that owns any data changes made by a call to the service.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.CallerImpersonationScope.Dispose">
      <summary>
        <para>Disposes the <see langword="CallerImpersonationScope" /> object.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="AuthenticationCredentials" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.CancelEventArgs.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see langword="CancelEventArgs" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ChannelEventArgs.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see langword="ChannelEventArgs" /> class using a message.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The message describing the event.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs.#ctor(System.Exception)">
      <summary>
        <para>Initializes a new instance of the  <see langword="ChannelFaultedEventArgs" /> class using an exception.</para>
      </summary>
      <param name="exception">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>. An exception or <see langword="null" />.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs.#ctor(System.String,System.Exception)">
      <summary>
        <para>Initializes a new instance of the  <see langword="ChannelFaultedEventArgs" /> class using message and an exception.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. A message describing the event.</para>
      </param>
      <param name="exception">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>. An exception or <see langword="null" />.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy.#ctor(Microsoft.Xrm.Sdk.Client.IServiceConfiguration{Microsoft.Xrm.Sdk.Discovery.IDiscoveryService},Microsoft.Xrm.Sdk.Client.SecurityTokenResponse)">
      <summary>
        <para>Initializes a new instance of the <see langword="DiscoveryServiceProxy" /> class using a service configuration and a security token response.</para>
      </summary>
      <param name="serviceConfiguration">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />. A service configuration.</para>
      </param>
      <param name="securityTokenResponse">
        <para>Type: <see cref="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.SecurityTokenResponse" />. A security token response.</para>
      </param>
      <remarks />
      <seealso cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateCrossRealm" />
      <seealso cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateDevice" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy.#ctor(Microsoft.Xrm.Sdk.Client.IServiceConfiguration{Microsoft.Xrm.Sdk.Discovery.IDiscoveryService},System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Initializes a new instance of the <see langword="DiscoveryServiceProxy" /> class using a service configuration and client credentials.</para>
      </summary>
      <param name="serviceConfiguration">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />. A service configuration.</para>
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The logon credentials of the client.</para>
      </param>
      <remarks />ClientCredentials Classhttp://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy.#ctor(Microsoft.Xrm.Sdk.Client.IServiceManagement{Microsoft.Xrm.Sdk.Discovery.IDiscoveryService},Microsoft.Xrm.Sdk.Client.SecurityTokenResponse)">
      <summary>
        <para>Initializes a new instance of the <see langword="DiscoveryServiceProxy" /> class using a service management and a security token response.</para>
      </summary>
      <param name="serviceManagement">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />. A service management.</para>
      </param>
      <param name="securityTokenResponse">
        <para>Type: <see cref="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.SecurityTokenResponse" />. A security token response.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy.#ctor(Microsoft.Xrm.Sdk.Client.IServiceManagement{Microsoft.Xrm.Sdk.Discovery.IDiscoveryService},System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Initializes a new instance of the <see langword="DiscoveryServiceProxy" /> class using a service management and client credentials.</para>
      </summary>
      <param name="serviceManagement">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />. A service management.</para>
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The logon credentials of the client.</para>
      </param>
      <remarks />ClientCredentials Classhttp://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy.#ctor(System.Uri,System.Uri,System.ServiceModel.Description.ClientCredentials,System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Initializes a new instance of the <see langword="DiscoveryServiceProxy" /> class using a discovery service URI, home realm URI, and client and device credentials.</para>
      </summary>
      <param name="uri">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URI of the discovery service.</para>
      </param>
      <param name="homeRealmUri">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. This parameter is set to a non-null value when a second ADFS instance is configured as an identity provider to the ADFS instance that Microsoft Dynamics CRM 2011 has been configured with for claims authentication. The parameter value is the URI of the WS-Trust metadata endpoint of the second ADFS instance.</para>
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The logon credentials of the client.</para>
      </param>
      <param name="deviceCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The  Microsoft account device credentials.</para>
      </param>
      <remarks />ClientCredentials Classhttp://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.aspxHelper code: DeviceIdManager class</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)">
      <summary>
        <para>See <see langword="IDiscoveryService" />.<see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /></para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest" />. A discovery service request.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryResponse" />The response from executing the discovery service request.</para>
      </returns>
      <remarks>
        <para>For more information about the exceptions that can be thrown when calling the Execute method, see Handle exceptions in your code.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.EntityLogicalNameAttribute.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.EntityLogicalNameAttribute" /> class.</para>
      </summary>
      <param name="logicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IdentityProvider.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="IdentityProvider" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IdentityProviderDictionary.#ctor">
      <summary>
        <para>Initializes an instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.IdentityProviderDictionary" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IdentityProviderTypeDictionary.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see langword="IdentityProviderTypeDictionary" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.CanSwitch(System.Uri)">
      <summary>
        <para>Checks if the specified endpoint URI is different from the organization’s alternate endpoint URI.</para>
      </summary>
      <param name="currentUri">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. Specifies an endpoint URI.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the two URIs are different and an endpoint switch can be attempted, otherwise <see langword="false" />.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.AlternateEndpoint" />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.ServiceUrls.AlternateEndpoint" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.HandleEndpointSwitch">
      <summary>
        <para>Fires the <see cref="E:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.EndpointSwitchRequired" /> event, then if <see cref="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.EndpointAutoSwitchEnabled" /> is <see langword="true" />, switches the organization’s endpoints by calling <see cref="M:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.SwitchEndpoint" />.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the endpoint switch was successful, otherwise <see langword="false" />.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.ServiceUrls" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.SwitchEndpoint">
      <summary>
        <para>Switches the organization’s current endpoint to an alternate endpoint.</para>
      </summary>
      <remarks>
        <para>When an organization is provisioned for disaster recovery failover, that organization has a primary endpoint and an alternate endpoint. If the current endpoint in use for the organization is the primary endpoint, calling <see langword="SwitchEndpoint" /> switches the current endpoint to the alternate endpoint. Conversely, if the current endpoint for the organization is the alternate endpoint, calling <see langword="SwitchEndpoint" /> switches the current endpoint to the primary endpoint.</para>
      </remarks>
      <seealso cref="M:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.HandleEndpointSwitch" />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.ServiceUrls" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.Authenticate(System.IdentityModel.Tokens.SecurityToken)">
      <summary>
        <para>Authenticates against the trusted Microsoft Dynamics 365 Secure Token Service using a security token.</para>
      </summary>
      <param name="securityToken">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.identitymodel.tokens.securitytoken.aspx">SecurityToken</see>. A security token retrieved from an identity provider other than the trusted Microsoft Dynamics 365 Secure Token Service (when in federation mode).</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />The security token response. </para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.Authenticate(System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Authenticates against the trusted Microsoft Dynamics 365 Secure Token Service using client credentials. </para>
      </summary>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. Specifies a client credential instance containing either <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.windows.aspx">Windows</see> credentials or <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.username.aspx">UserName</see> credentials.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />The security token response. </para>
      </returns>
      <remarks>
        <para>Returns <see langword="null" /> when the service is in Active Directory mode. A non-null value is returned when in federated mode.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.Authenticate(System.ServiceModel.Description.ClientCredentials,Microsoft.Xrm.Sdk.Client.SecurityTokenResponse)">
      <summary>
        <para>Authenticates against Microsoft account  using client credentials and a security token response.</para>
      </summary>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. Specifies a client credential instance containing <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.username.aspx">UserName</see> credentials where the UserName and Password properties are set.</para>
      </param>
      <param name="deviceSecurityToken">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />. A security token response received from authenticating the user's device with Microsoft account.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />The security token response.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.AuthenticateCrossRealm(System.IdentityModel.Tokens.SecurityToken,System.String,System.Uri)">
      <summary>
        <para>Authenticates against a remote Secure Token Service (STS) using a security token retrieved from an identity provider (when in federation mode).</para>
      </summary>
      <param name="securityToken">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.identitymodel.tokens.securitytoken.aspx">SecurityToken</see>. Specifies a security token issued from an identity provider.</para>
      </param>
      <param name="appliesTo">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies the identifier of the STS to authenticate on behalf of.</para>
      </param>
      <param name="crossRealmSts">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. Specifies the URI of the cross realm STS metadata endpoint.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />
The security token response.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.AuthenticateCrossRealm(System.ServiceModel.Description.ClientCredentials,System.String,System.Uri)">
      <summary>
        <para>Authenticates against a remote Secure Token Service (STS) using client credentials.</para>
      </summary>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. Specifies a client credentials instance with the <see langword="Windows" />  credentials or the <see langword="UserName" /> (<see langword=".UserName" /> and <see langword=".Password" />) set.</para>
      </param>
      <param name="appliesTo">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies the identifier of the STS to authenticate on behalf of.</para>
      </param>
      <param name="crossRealmSts">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. Specifies the URI of the cross realm STS metadata endpoint.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />The security token response.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.AuthenticateDevice(System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Authenticates a registered device against Microsoft account.</para>
      </summary>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. Specifies a client credential instance.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />
The security token response.</para>
      </returns>
      <remarks>
        <para>The <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.username.aspx">UserName</see>.<see langword="UserName" /> and <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.username.aspx">UserName</see>.<see langword="Password" /> properties of the credential must be populated with a device name and password.</para>
      </remarks>Helper code: DeviceIdManager class</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CreateChannelFactory">
      <summary>
        <para>Creates a client factory that uses the default Kerberos credentials.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>&lt;TService&gt;The channel factory.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CreateChannelFactory(Microsoft.Xrm.Sdk.Client.ClientAuthenticationType)">
      <summary>
        <para>Creates a WCF channel factory with a specified type of authentication.</para>
      </summary>
      <param name="clientAuthenticationType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ClientAuthenticationType" />. Specifies the type of authentication.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>&lt;TService&gt;The channel factory.</para>
      </returns>
      <remarks>
        <para>When <see langword="SecurityToken" /> is specified, you can later call the following method when creating a channel.</para>
        <code language="c#">channelFactory.CreateChannelWithIssuedToken(SecurityToken)
</code>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CreateChannelFactory(Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="endpointType">
        <para />
      </param>
      <returns>
        <para>Type: <see cref="T:System.ServiceModel.ChannelFactory`1" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CreateChannelFactory(System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Creates a WCF channel factory that supports passing the client credentials, regardless of whether in federation authentication mode or not.</para>
      </summary>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. Specifies client authentication credentials.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>&lt; TService&gt;The channel factory.</para>
      </returns>
      <remarks>
        <para>
            <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.windows.aspx">Windows</see> and <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.clientcredentials.username.aspx">UserName</see> credentials are currently supported.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.GetIdentityProvider(System.String)">
      <summary>
        <para>Returns the identity provider used for a specified user when accessing a service.</para>
      </summary>
      <param name="userPrincipalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies a user principal name (UPN).</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IdentityProvider" />The identity provider.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.Authenticate(Microsoft.Xrm.Sdk.Client.AuthenticationCredentials)">
      <summary>
        <para>Authenticates the logged on user with the service.</para>
      </summary>
      <param name="authenticationCredentials">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials" />. Specifies the user’s logon credentials.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials" />The user’s authentication credentials, including the final security token.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.CreateChannelFactory">
      <summary>
        <para>Creates a WCF channel factory that uses the default Kerberos credentials.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>&lt;TService&gt; where TService: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />The WCF channel factory.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.CreateChannelFactory(Microsoft.Xrm.Sdk.Client.ClientAuthenticationType)">
      <summary>
        <para>Creates a WCF channel factory with a specified type of authentication.</para>
      </summary>
      <param name="clientAuthenticationType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ClientAuthenticationType" />. Specifies the type of authentication.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>&lt;TService&gt; where TService: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />The WCF channel factory.</para>
      </returns>
      <remarks>
        <para>When <see langword="SecurityToken" /> is specified, you can later call the following method when creating a channel.</para>
        <code language="c#">channelFactory.CreateChannelWithIssuedToken(SecurityToken)
</code>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.CreateChannelFactory(Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="endpointType">
        <para />
      </param>
      <returns>
        <para>Type: <see cref="T:System.ServiceModel.ChannelFactory`1" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.CreateChannelFactory(System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Creates a WCF channel factory using specified client credentials.</para>
      </summary>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. Specifies the client credentials to use.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>&lt;TService&gt; where TService: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />The WCF channel factory.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.GetIdentityProvider(System.String)">
      <summary>
        <para>Returns the identity provider used for a specified user when accessing a service.</para>
      </summary>
      <param name="userPrincipalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies a user principal name (UPN).</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IdentityProvider" />The identity provider used for a specified user when accessing a service.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IssuerEndpoint.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpoint" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see langword="IssuerEndpointDictionary" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary.GetIssuerEndpoint(Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType)">
      <summary>
        <para>Obtains the issuer endpoint from a Secure Token Service.</para>
      </summary>
      <param name="credentialType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType" />. Specifies the credential type used by the issuer endpoint.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpoint" />The issuer endpoint from a Secure Token Service.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.LocalIdentityProvider.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see langword="LocalIdentityProvider" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OnlineIdentityProvider.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see langword="OnlineIdentityProvider" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.#ctor(Microsoft.Xrm.Sdk.IOrganizationService)">
      <summary>
        <para>Creates a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> class.</para>
      </summary>
      <param name="service">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />. The service that provides access to organization data.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.AddLink(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Adds the specified link to the set of objects the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> is tracking.</para>
      </summary>
      <param name="source">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The source entity for the new link.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The navigation property or attribute on the source object that returns the related object.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity related to the source entity by the new link.</para>
      </param>
      <remarks>
        <para>Notifies the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> that a new link exists between the related source and target objects and that the link is represented by the specified entity attribute or navigation property. The <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> adds this link to the set of newly created links that are sent to the Web service on the next call to <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method.Links are one-way relationships. Because associations are bi-directional, in a one-to-one association you must call <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.AddLink(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)" /> again to create the reverse link. </para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.AddObject(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Adds the specified entity to the set of entities that the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> is tracking.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </param>
      <remarks>
        <para>The entity is put into the tracking set of the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> in the <see langword="Added" /> state. The <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> will attempt to insert the entity into the CRM on the next call to the <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" />. This method does not add entities related to the specified entity to the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />. Each object must be added through a separate call to <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.AddObject(Microsoft.Xrm.Sdk.Entity)" />.</para>
        <para>The method does not validate that the entity set specified is in the Web service associated with the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> or that the added entity has the required attributes needed to be added to the specified entity set.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.AddRelatedObject(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Adds a related entity to the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> and creates the link that defines the relationship between the two entities in a single request.</para>
      </summary>
      <param name="source">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The parent entity that is being tracked by the context.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property that returns the related object based on an association between the two entities.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The related object that is being added.</para>
      </param>
      <remarks>
        <para>This method essentially works by calling <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.AddObject(Microsoft.Xrm.Sdk.Entity)" /> and <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.AddLink(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)" />.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Attach(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Notifies the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> to start tracking the specified entity.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be tracked.</para>
      </param>
      <remarks>
        <para>If the entity is part of an object graph, this operation does not traverse the graph to add related objects. It is a shallow operation.The method does not validate whether the specified entity set occurs in the Web service associated with the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.AttachLink(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Notifies the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> to start tracking the specified link that defines a relationship between entity objects.</para>
      </summary>
      <param name="source">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The source entity in the new link.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property on the source object that represents the link between the source and target object.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The target entity in the link that is bound to the source entity specified in this call. </para>
      </param>
      <remarks>
        <para />
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.ClearChanges">
      <summary>
        <para>Clears all tracking of entities by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.CreateQuery(System.String)">
      <summary>
        <para>Creates a web service .NET Language-Integrated Query (LINQ) query for the specified entity.</para>
      </summary>
      <param name="entityLogicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity to be queried.</para>
      </param>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/bb351562.aspx">IQueryable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Entity" />&gt;.The query of the specified entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.CreateQuery``1">
      <summary>
        <para>Creates a Web service .NET Language-Integrated Query (LINQ) query for the specified entity.</para>
      </summary>
      <typeparam name="TEntity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be queried.</para>
      </typeparam>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/bb351562.aspx">IQueryable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Entity" />&gt;The query of the specified entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.CreateQuery``1(System.Linq.IQueryProvider,System.String)">
      <summary>
        <para>Creates a web service .NET Language-Integrated Query (LINQ) query for the specified entity.</para>
      </summary>
      <param name="provider">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Linq.IQueryProvider.aspx">IQueryProvider</see>. The provider of the Web service.</para>
      </param>
      <param name="entityLogicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity to be queried.</para>
      </param>
      <typeparam name="TEntity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be queried.</para>
      </typeparam>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/bb351562.aspx">IQueryable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Entity" />&gt;The query of the specified entity type..</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.DeleteLink(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Changes the state of the link to deleted in the list of links being tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <param name="source">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The source entity in the link to be marked for deletion.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property on the source entity that is used to access the target entity.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The target entity involved in the link that is bound to the source entity.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.DeleteObject(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Changes the state of the specified entity to be deleted in the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The tracked entity to be changed to the deleted state.</para>
      </param>
      <remarks>
        <para>All links to the specified entity are also marked deleted.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.DeleteObject(Microsoft.Xrm.Sdk.Entity,System.Boolean)">
      <summary>
        <para>Changes the state of the specified entity to be deleted in the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The tracked entity to be changed to the deleted state.</para>
      </param>
      <param name="recursive">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> to specify entities to be deleted recursively, otherwise <see langword="false" />.</para>
      </param>
      <remarks>
        <para>All links to the specified entity are also marked deleted.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Detach(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Removes the entity from the set of entities that the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> is tracking.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be removed from the set of entities that the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> is tracking.</para>
      </param>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> if the specified entity was detached; otherwise <see langword="false" />.</para>
      </returns>
      <remarks>
        <para>Once an object is detached, it is no longer tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />. The Detach method can be called to detach any object, regardless of its state in the context.After detaching the specified entity, this method also detaches any links related to the entity.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Detach(Microsoft.Xrm.Sdk.Entity,System.Boolean)">
      <summary>
        <para>Removes the entity from the set of entities that the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> is tracking.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be removed from the set of entities that the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> is tracking.</para>
      </param>
      <param name="recursive">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> to specify entities to be detached recursively, otherwise <see langword="false" />.</para>
      </param>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. Returns <see langword="true" /> if the specified entity was detached; otherwise <see langword="false" />.</para>
      </returns>
      <remarks>
        <para>Once an object is detached, it is no longer tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />. The Detach method can be called to detach any object, regardless of its state in the context. After detaching the specified entity, this method also detaches any links related to the entity.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.DetachLink(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Removes the specified link from the list of links being tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <param name="source">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The source entity participating in the link to be marked for deletion.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property on the source entity that represents the source in the link between the source and the target.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The target entity involved in the link that is bound to the source object.</para>
      </param>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> if the specified entity was detached; otherwise <see langword="false" />.</para>
      </returns>
      <remarks>
        <para>Any link being tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />, regardless of its current state, can be detached.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Dispose">
      <summary>
        <para>Disposes of the service context.</para>
      </summary>
      <remarks />IDisposable.Dispose Methodhttp://msdn.microsoft.com/en-us/library/system.idisposable.dispose(VS.100).aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Dispose(System.Boolean)">
      <summary>
        <para>Disposes of the service context.</para>
      </summary>
      <param name="disposing">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>.</para>
      </param>
      <remarks />IDisposable.Dispose Methodhttp://msdn.microsoft.com/en-us/library/system.idisposable.dispose(VS.100).aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)">
      <summary>
        <para>Executes a message in the form of a request, and returns a response.</para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />. The request to be sent.</para>
      </param>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />. The response returned from processing the organization request.</para>
      </returns>
      <remarks>
        <para>For more information see the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method.</para>
      </remarks>Use messages (request and response classes) with the Execute method</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Finalize">
      <summary>
        <para>Destructor for the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> class.</para>
      </summary>
      <remarks>
        <para>Refer to the .NET <see langword="Object.Finalize" /> method.</para>
      </remarks>Object.Finalize Methodhttp://msdn.microsoft.com/en-us/library/system.object.finalize.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.GetAttachedEntities">
      <summary>
        <para>Gets an enumerable collection of the entities attached to the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/9eekhta0">IEnumerable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Entity" />&gt;.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.IsAttached(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Determines whether an entity is attached and therefore being tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be determined if it is attached.</para>
      </param>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> if the specified entity is attached to the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.IsAttached(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Determines whether an entity relationship is attached and therefore being tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <param name="source">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The source entity in the link.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property on the source entity that represents the link between the source and target entity.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The target entity in the link.</para>
      </param>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> if the specified entity is attached to the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.IsDeleted(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Determines whether an entity has been deleted.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be determined if it is deleted.</para>
      </param>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> if the specified entity is deleted; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.IsDeleted(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Determines whether a relationship has been deleted.</para>
      </summary>
      <param name="source">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The source entity in the link.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property on the source entity that represents the link between the source and target entity.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The target entity in the link.</para>
      </param>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> if the specified entity is deleted; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.LoadProperty(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship)">
      <summary>
        <para>Loads the related entity collection for the specified relationshp.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity with the relationship to be loaded.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property on the entity that represents the relationship to be retrieved.</para>
      </param>
      <remarks>
        <para>Calling this method invokes a network operation to retrieve the property value. The property specified may be any one of the properties on the entity, including properties that represent associations or links.If the property represents an association, link or deferred property, calling this method provides the client a way to lazily load related resources. If the entity is in the unchanged or modified state, the property value loads the related entities and marks them unchanged with unchanged links. If the property is already loaded, calling this method lets you refresh the value of the property.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.LoadProperty(Microsoft.Xrm.Sdk.Entity,System.String)">
      <summary>
        <para>Loads deferred content for a specified property from the Web service.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity that contains the property to load.</para>
      </param>
      <param name="propertyName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the property of the specified entity to load.</para>
      </param>
      <remarks>
        <para>Calling this method invokes a network operation to retrieve the property value. The property specified may be any one of the properties on the entity, including properties that represent associations or links.If the property represents an association, link or deferred property, calling this method provides the client a way to lazily load related resources. If the entity is in the unchanged or modified state, the property value loads the related entities and marks them unchanged with unchanged links. If the property is already loaded, calling this method lets you refresh the value of the property.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnBeginEntityTracking(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Virtual (Overridable) method called when entity tracking begins.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </param>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnBeginLinkTracking(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Virtual (Overridable) method called when link tracking begins.</para>
      </summary>
      <param name="source">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The navigation property or attribute on the source object that returns the related object.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property on the source object that represents the link between the source and target object.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The target entity in the link that is bound to the source entity specified in this call.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnEndEntityTracking(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Virtual (Overridable) method called after entity tracking ends.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity to be tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnEndLinkTracking(Microsoft.Xrm.Sdk.Entity,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Virtual (Overridable) method called after link tracking ends.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The navigation property or attribute on the source object that returns the related object.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the attribute or navigation property on the source object that represents the link between the source and target object.</para>
      </param>
      <param name="target">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The target entity in the link that is bound to the source entity specified in this call.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnExecute(Microsoft.Xrm.Sdk.OrganizationRequest,Microsoft.Xrm.Sdk.OrganizationResponse)">
      <summary>
        <para>Virtual (Overridable) method called after <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> is called and before a response is returned.</para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />. The request being processed.</para>
      </param>
      <param name="response">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />. The response that is to be returned from processing the request.</para>
      </param>
      <remarks>
        <para>
            <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> is called by <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnExecute(Microsoft.Xrm.Sdk.OrganizationRequest,System.Exception)">
      <summary>
        <para>Virtual (Overridable) method called after <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> is called and before an exception is re-thrown.</para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />. The request being processed.</para>
      </param>
      <param name="exception">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>. The exception thrown from processing the request.</para>
      </param>
      <remarks>
        <para>
            <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> is called by <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnExecuting(Microsoft.Xrm.Sdk.OrganizationRequest)">
      <summary>
        <para>Virtual (Overridable) method called before <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> is called.</para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />. The request being processed.</para>
      </param>
      <remarks>
        <para>
            <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> is called by <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnSaveChanges(Microsoft.Xrm.Sdk.SaveChangesResultCollection)">
      <summary>
        <para>Virtual (Overridable) method called after an attempt to save data changes.</para>
      </summary>
      <param name="results">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" />. The results of the save changes operation.</para>
      </param>
      <remarks>
        <para>If saving of changes fails, this method is called before an exception is thrown. </para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnSavingChanges(Microsoft.Xrm.Sdk.Client.SaveChangesOptions)">
      <summary>
        <para>Virtual (Overridable) method called before an attempt to save changes is performed.</para>
      </summary>
      <param name="options">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SaveChangesOptions" />. Save changes options.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges">
      <summary>
        <para>Saves the changes that the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> is tracking to Microsoft Dynamics 365.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" />A <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" /> that contains status, headers, and errors that result from the call to <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges(Microsoft.Xrm.Sdk.Client.SaveChangesOptions)">
      <summary>
        <para>Saves the changes that the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> is tracking to Microsoft Dynamics 365.</para>
      </summary>
      <param name="options">
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Client.SaveChangesOptions" />. Indicates how changes are saved.</para>
      </param>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" />A <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" /> that contains status, headers, and errors that result from the call to <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.UpdateObject(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Changes the state of the specified entity in the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> to <see langword="Modified" />.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The tracked entity to be assigned to the <see langword="Modified" /> state.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.UpdateObject(Microsoft.Xrm.Sdk.Entity,System.Boolean)">
      <summary>
        <para>Changes the state of the specified entity in the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> to <see langword="Modified" />.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The tracked entity to be assigned to the <see langword="Modified" /> state.</para>
      </param>
      <param name="recursive">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. <see langword="true" /> if operation should be recursive; otherwise <see langword="false" />.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.#ctor(Microsoft.Xrm.Sdk.Client.IServiceConfiguration{Microsoft.Xrm.Sdk.IOrganizationService},Microsoft.Xrm.Sdk.Client.SecurityTokenResponse)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> class using a service configuration and a security token response.</para>
      </summary>
      <param name="serviceConfiguration">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />&gt;. A service configuration.</para>
      </param>
      <param name="securityTokenResponse">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />. A security token response.</para>
      </param>
      <remarks />
      <seealso cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateCrossRealm" />
      <seealso cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateDevice" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.#ctor(Microsoft.Xrm.Sdk.Client.IServiceConfiguration{Microsoft.Xrm.Sdk.IOrganizationService},System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> class using a service configuration and client credentials.</para>
      </summary>
      <param name="serviceConfiguration">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />&gt;. A service configuration.</para>
        <para />
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The logon credentials of the client.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.#ctor(Microsoft.Xrm.Sdk.Client.IServiceManagement{Microsoft.Xrm.Sdk.IOrganizationService},Microsoft.Xrm.Sdk.Client.SecurityTokenResponse)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> class using a service management and a security token response.</para>
      </summary>
      <param name="serviceManagement">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />&gt;. A service management.</para>
        <para />
      </param>
      <param name="securityTokenResponse">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />. A security token response.</para>
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.#ctor(Microsoft.Xrm.Sdk.Client.IServiceManagement{Microsoft.Xrm.Sdk.IOrganizationService},System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> class using a service configuration and client credentials.</para>
      </summary>
      <param name="serviceManagement">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />&gt;. A service management.</para>
        <para />
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The logon credentials of the client.</para>
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.#ctor(System.Uri,System.Uri,System.ServiceModel.Description.ClientCredentials,System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> class using a organization service URI, home realm URI, and client and device credentials.</para>
      </summary>
      <param name="uri">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URI of the organization service.</para>
      </param>
      <param name="homeRealmUri">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. This parameter is set to a non-null value when a second ADFS instance is configured as an identity provider to the ADFS instance that Microsoft Dynamics CRM 2011 has been configured with for claims authentication. The parameter value is the URI of the WS-Trust metadata endpoint of the second ADFS instance.</para>
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The logon credentials of the client.</para>
      </param>
      <param name="deviceCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The Windows Live ID device credentials.</para>
      </param>
      <remarks />Helper code: DeviceIdManager class</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>Creates a link between records.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="entityId">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record to which the related records will be associated.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the relationship to be used to create the link.</para>
      </param>
      <param name="relatedEntities">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" />. A collection of entity references (references to records) to be associated.</para>
      </param>
      <remarks>
        <para>The core implementation of the <see langword="Associate" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadataEntity metadataCustomize entity relationship metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.AssociateCore(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <param name="entityId">
        <para />
      </param>
      <param name="relationship">
        <para />
      </param>
      <param name="relatedEntities">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.Create(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Creates a record.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. An entity instance that contains the properties to set in the newly created record.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the created entity.</para>
      </returns>
      <remarks>
        <para>The core implementation of the <see langword="Create" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.CreateCore(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entity">
        <para />
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the created entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.Delete(System.String,System.Guid)">
      <summary>
        <para>Deletes a record.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="id">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record of the record to delete.</para>
      </param>
      <remarks>
        <para>The core implementation of the <see langword="Delete" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Delete(System.String,System.Guid)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.DeleteCore(System.String,System.Guid)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <param name="id">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>Deletes a link between records. </para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="entityId">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record from which the related records will be disassociated.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the relationship to be used to remove the link.</para>
      </param>
      <param name="relatedEntities">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" />. A collection of entity references (references to records) to be disassociated.</para>
        <para />
      </param>
      <remarks>
        <para>The core implementation of the <see langword="Disassociate" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" />.</para>
        <para>
            For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.DisassociateCore(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <param name="entityId">
        <para />
      </param>
      <param name="relationship">
        <para />
      </param>
      <param name="relatedEntities">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.EnableProxyTypes">
      <summary>
        <para>Enables support for the early-bound entity types.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.EnableProxyTypes(System.Reflection.Assembly)">
      <summary>
        <para>Enables support for the early-bound entity types exposed in a specified assembly.</para>
      </summary>
      <param name="assembly">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.reflection.assembly.aspx">Assembly</see>. An assembly containing early-bound entity types.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)">
      <summary>
        <para>Executes a message in the form of a request, and returns a response.</para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />. An instance of a request class that defines the action to be performed.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />. You must cast the return value of this method to the specific instance of the response that corresponds to the <paramref name="Request" /> parameter.</para>
      </returns>
      <remarks>
        <para>The core implementation of the <see langword="Execute" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadataUse messages (request and response classes) with the Execute method</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.ExecuteCore(Microsoft.Xrm.Sdk.OrganizationRequest)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="request">
        <para />
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)">
      <summary>
        <para>Retrieves a record.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="id">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record you want to retrieve.</para>
      </param>
      <param name="columnSet">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />. A query that specifies the set of columns, or attributes, to retrieve.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />.The requested entity.</para>
      </returns>
      <remarks>
        <para>The core implementation of the <see langword="Retrieve" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)" />.</para>
        <para>
            For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.RetrieveCore(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <param name="id">
        <para />
      </param>
      <param name="columnSet">
        <para />
      </param>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Entity" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)">
      <summary>
        <para>Retrieves a collection of records.</para>
      </summary>
      <param name="query">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase" />. A query that determines the set of records to retrieve.</para>
      </param>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" />.A collection of entity records.</para>
      </returns>
      <remarks>
        <para>The core implementation of the <see langword="RetrieveMultiple" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadataRetrieve data with queries using SDK assemblies</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.RetrieveMultipleCore(Microsoft.Xrm.Sdk.Query.QueryBase)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="query">
        <para />
      </param>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.Update(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Updates an existing record.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. An entity instance that has one or more properties set to be updated in the record.</para>
      </param>
      <remarks>
        <para>The core implementation of the <see langword="Update" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Update(Microsoft.Xrm.Sdk.Entity)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.UpdateCore(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entity">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ProxyTypesAssemblyAttribute.#ctor">
      <summary>
        <para>Initializes a new instance of the   <see cref="T:Microsoft.Xrm.Sdk.Client.ProxyTypesAssemblyAttribute" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="ProxyTypesBehavior" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior.#ctor(System.Reflection.Assembly)">
      <summary>
        <para>Initializes a new instance of the <see langword="ProxyTypesBehavior" /> class using an assembly containing proxy types generated by the CrmSvcUtil utility.</para>
      </summary>
      <param name="proxyTypesAssembly">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.reflection.assembly.aspx">Assembly</see>. An assembly containing proxy types.</para>
      </param>
      <remarks />Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior.System#ServiceModel#Description#IEndpointBehavior#AddBindingParameters(System.ServiceModel.Description.ServiceEndpoint,System.ServiceModel.Channels.BindingParameterCollection)">
      <summary>
        <para>Refer to the <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.iendpointbehavior.aspx">IEndpointBehavior Interface</see>. </para>
      </summary>
      <param name="serviceEndpoint">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.serviceendpoint.aspx">ServiceEndpoint</see>. A service endpoint.</para>
      </param>
      <param name="bindingParameters">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.channels.bindingparametercollection.aspx">BindingParameterCollection</see>. A collection of binding parameters that store information used by binding elements to build factories.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior.System#ServiceModel#Description#IEndpointBehavior#ApplyClientBehavior(System.ServiceModel.Description.ServiceEndpoint,System.ServiceModel.Dispatcher.ClientRuntime)">
      <summary>
        <para>Refer to the <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.iendpointbehavior.aspx">IEndpointBehavior Interface</see>. </para>
      </summary>
      <param name="serviceEndpoint">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.serviceendpoint.aspx">ServiceEndpoint</see>. A service endpoint.</para>
      </param>
      <param name="behavior">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.dispatcher.clientruntime.aspx">ClientRuntime</see>. The insertion point for classes that extend the functionality of Windows Communication Foundation (WCF) client objects.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior.System#ServiceModel#Description#IEndpointBehavior#ApplyDispatchBehavior(System.ServiceModel.Description.ServiceEndpoint,System.ServiceModel.Dispatcher.EndpointDispatcher)">
      <summary>
        <para>Refer to the <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.iendpointbehavior.aspx">IEndpointBehavior Interface</see>. </para>
      </summary>
      <param name="serviceEndpoint">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.serviceendpoint.aspx">ServiceEndpoint</see>. A service endpoint.</para>
      </param>
      <param name="endpointDispatcher">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.dispatcher.endpointdispatcher.aspx">EndpointDispatcher</see>. The run-time object that exposes properties that enable the insertion of run-time extensions or modifications for messages in service applications.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior.System#ServiceModel#Description#IEndpointBehavior#Validate(System.ServiceModel.Description.ServiceEndpoint)">
      <summary>
        <para>Refer to the <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.description.iendpointbehavior.aspx">IEndpointBehavior Interface</see>. </para>
      </summary>
      <param name="serviceEndpoint">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.serviceendpoint.aspx">ServiceEndpoint</see>. A service endpoint.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.RealmInfo.#ctor">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.RequestProxyAttribute.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.RequestProxyAttribute" /> class.</para>
      </summary>
      <param name="name">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies the name of the message request.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ResponseProxyAttribute.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.ResponseProxyAttribute" />  class.</para>
      </summary>
      <param name="name">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies the name of the message response.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="SecurityTokenResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.#ctor(System.ServiceModel.ChannelFactory{`0})">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceChannel`1" /> class using a channel factory. For internal use only.</para>
      </summary>
      <param name="factory">
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>. A channel factory.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.Abort">
      <summary>
        <para>Causes a service channel to transition immediately from its current state into the closing state.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.Close">
      <summary>
        <para>Causes a service channel to transition from its current state into the closed state.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.CreateChannel">
      <summary>
        <para>Creates a new WCF channel. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.channels.ioutputchannel.aspx">IOutputChannel</see> or <see href="https://msdn.microsoft.com/library/system.servicemodel.channels.irequestchannel.aspx">IRequestChannel</see>The new WCF channel associated with the service channel.</para>
      </returns>
      <remarks>
        <para>The new channel is in the created state.</para>
      </remarks>
      <seealso cref="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.Open" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.Dispose">
      <summary>
        <para>Disposes the service channel.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.Finalize">
      <summary>
        <para>Finalizes the service channel.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.OnChannelClosed(Microsoft.Xrm.Sdk.Client.ChannelEventArgs)">
      <summary>
        <para>Inserts processing on a service channel after it transitions to the closing state due to the invocation of a synchronous close operation.</para>
      </summary>
      <param name="args">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ChannelEventArgs" />. Channel event arguments.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.OnChannelFaulted(Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs)">
      <summary>
        <para>Inserts processing on a service channel after it transitions to the faulted state due to the invocation of a synchronous operation.</para>
      </summary>
      <param name="args">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs" />. Channel faulted event arguments.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.OnChannelOpened(Microsoft.Xrm.Sdk.Client.ChannelEventArgs)">
      <summary>
        <para>Inserts processing on a service channel after it transitions into the opening state which must complete within a specified interval of time.</para>
      </summary>
      <param name="args">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ChannelEventArgs" />. Channel event arguments.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.Open">
      <summary>
        <para>Causes a service channel to transition from the created state into the opened state.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceConfigurationFactory.CreateConfiguration``1(System.Uri)">
      <summary>
        <para>Creates a service configuration.</para>
      </summary>
      <param name="serviceUri">
        <para>Specifies the service’s URI.</para>
      </param>
      <typeparam name="TService">
        <para>Specifies a Microsoft Dynamics 365 service type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.</para>
      </typeparam>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />A service configuration object.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceConfigurationFactory.CreateConfiguration``1(System.Uri,System.Boolean,System.Reflection.Assembly)">
      <summary>
        <para>Creates a service configuration</para>
      </summary>
      <param name="serviceUri">
        <para>Specifies the web service’s URI.</para>
      </param>
      <param name="enableProxyTypes">
        <para>
            True to enable proxy types; otherwise, False.</para>
      </param>
      <param name="assembly">
        <para>An assembly containing proxy types.</para>
      </param>
      <typeparam name="TService">
        <para>Specifies a Microsoft Dynamics 365 service type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.</para>
      </typeparam>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />A service configuration object.</para>
      </returns>
      <remarks />Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceConfigurationFactory.CreateManagement``1(System.Uri)">
      <summary>
        <para>Creates a service management.</para>
      </summary>
      <param name="serviceUri">
        <para>Specifies the service’s URI.</para>
      </param>
      <typeparam name="TService">
        <para>Specifies a Microsoft Dynamics 365 service type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.</para>
      </typeparam>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />A service management object.</para>
      </returns>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceConfigurationFactory.CreateManagement``1(System.Uri,System.Boolean,System.Reflection.Assembly)">
      <summary>
        <para>Creates a service management.</para>
      </summary>
      <param name="serviceUri">
        <para>Specifies the service’s URI.</para>
      </param>
      <param name="enableProxyTypes">
        <para>
            True to enable proxy types; otherwise, False.</para>
      </param>
      <param name="assembly">
        <para>An assembly containing proxy types.</para>
      </param>
      <typeparam name="TService">
        <para>Specifies a Microsoft Dynamics 365 service type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.</para>
      </typeparam>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />A service management object.</para>
      </returns>
      <remarks />Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceEndpointDictionary.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceEndpointDictionary" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.#ctor(Microsoft.Xrm.Sdk.Client.IServiceConfiguration{`0},Microsoft.Xrm.Sdk.Client.SecurityTokenResponse)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> class using a service configuration and security token response. </para>
      </summary>
      <param name="serviceConfiguration">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />. A service configuration.</para>
      </param>
      <param name="securityTokenResponse">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />. A security token response.</para>
      </param>
      <remarks>
        <para>Use this constructor when the service configuration and security token have been acquired externally and only when claims-based authentication is configured.</para>
        <para>Do not call the <see cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.Authenticate" /> method after instantiating a <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> derived object using this constructor.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.#ctor(Microsoft.Xrm.Sdk.Client.IServiceConfiguration{`0},System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> class using a service configuration and client logon credentials.</para>
      </summary>
      <param name="serviceConfiguration">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />. A service configuration.</para>
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The logon credentials of the client.</para>
      </param>
      <remarks>
        <para>Use this constructor when the service configuration has been acquired externally, and Windows-based authentication is in use. </para>
        <para>Do not call the <see cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.Authenticate" /> method after instantiating a <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> derived object using this constructor.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.#ctor(Microsoft.Xrm.Sdk.Client.IServiceManagement{`0},Microsoft.Xrm.Sdk.Client.SecurityTokenResponse)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> class using a service management and security token response.</para>
      </summary>
      <param name="serviceManagement">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />. A service management.</para>
      </param>
      <param name="securityTokenResponse">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />. A security token response.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.#ctor(Microsoft.Xrm.Sdk.Client.IServiceManagement{`0},System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> class using a service management and client logon credentials.</para>
      </summary>
      <param name="serviceManagement">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />. A service management.</para>
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The logon credentials of the client.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.#ctor(System.Uri,System.Uri,System.ServiceModel.Description.ClientCredentials,System.ServiceModel.Description.ClientCredentials)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> class using a service URI, a home realm URI, client logon credentials, and Windows Live device credentials.</para>
      </summary>
      <param name="uri">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URI of the service.</para>
      </param>
      <param name="homeRealmUri">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URI of the WS-Trust metadata endpoint of a second ADFS instance.</para>
      </param>
      <param name="clientCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The client’s logon credentials.</para>
      </param>
      <param name="deviceCredentials">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>. The credentials of a device registered with Windows Live. Only required when authenticating with Microsoft Dynamics 365 (online), otherwise use <see langword="null" />.</para>
      </param>
      <remarks>
        <para>The home realm parameter is set to a non-null value when a second ADFS instance is configured as an identity provider to the ADFS instance that Microsoft Dynamics CRM 2011 has been configured with for claims authentication.</para>
      </remarks>Helper code: DeviceIdManager class</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.Authenticate">
      <summary>
        <para>Closes the service channel and channel factory if they are open, and then invokes <see cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateCore" />.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateCore">
      <summary>
        <para>Authenticates the client with a service.</para>
      </summary>
      <remarks>
        <para>When using claims-based authentication, a new security token is requested by this method invocation. The <see cref="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ServiceConfiguration" /> must be set prior to calling this method.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateCrossRealm">
      <summary>
        <para>Invokes <see cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateCrossRealmCore" />.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />A security token response.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateCrossRealmCore">
      <summary>
        <para>Authenticates a user in a realm other than the realm that the Microsoft Dynamics 365 server is located in.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />A security token response.</para>
      </returns>
      <remarks>
        <para>This method will attempt to authenticate the home realm, then use the corresponding security token to authenticate to the Microsoft Dynamics 365 realm STS (Security Token Service).  In addition to the normal client credential requirements, the <paramref name="homeRealmUri" /> constructor parameter is expected to be set in the call to the constructor.</para>
        <para>The returned <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" /> should be the security token that can be used to authenticate against the Microsoft Dynamics 365 server realm STS.</para>
        <para>This method may be overridden in the case that home realm authentication requires multiple hops, which is not supported by this call.</para>
        <para>
            <see cref="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ServiceConfiguration" />and <see cref="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.HomeRealmUri" /> must be set prior to calling this method.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateDevice">
      <summary>
        <para>Invokes <see cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateDeviceCore" />.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />A security token response.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.AuthenticateDeviceCore">
      <summary>
        <para>Authenticates a device with Windows Live.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />A security token response.</para>
      </returns>
      <remarks>
        <para>The <see cref="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.DeviceCredentials" /> must be set prior to this method being called.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.CloseChannel(System.Boolean)">
      <summary>
        <para>Closes a validated service channel.</para>
      </summary>
      <param name="forceClose">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>.  true if the  service channel should be forced to close; otherwise, false.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.Dispose">
      <summary>
        <para>Custom implementation of <see langword="Dispose" /> that disposes the service channel and channel factory.</para>
      </summary>
      <remarks />IDisposable.Dispose Methodhttp://msdn.microsoft.com/en-us/library/system.idisposable.dispose.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.Dispose(System.Boolean)">
      <summary>
        <para>Custom implementation of <see langword="Dispose" /> that disposes the service channel and channel factory.</para>
      </summary>
      <param name="disposing">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. </para>
      </param>
      <remarks />IDisposable.Dispose Methodhttp://msdn.microsoft.com/en-us/library/system.idisposable.dispose.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.Finalize">
      <summary>
        <para>Implicitly frees allocated service channel and service factory resources.</para>
      </summary>
      <remarks />Object.Finalize Methodhttp://msdn.microsoft.com/en-us/library/system.object.finalize.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.HandleFailover(Microsoft.Xrm.Sdk.BaseServiceFault,System.Nullable{System.Boolean})">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="fault">
        <para />
      </param>
      <param name="retry">
        <para />
      </param>
      <returns>
        <para />
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.HandleFailover(System.Nullable{System.Boolean})">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="retry">
        <para />
      </param>
      <returns>
        <para />
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.OnFactoryClosed(Microsoft.Xrm.Sdk.Client.ChannelEventArgs)">
      <summary>
        <para>Event handler virtual method for a channel factory that is in a closed state.</para>
      </summary>
      <param name="args">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ChannelEventArgs" />. Channel events arguments.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.OnFactoryFaulted(Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs)">
      <summary>
        <para>Event handler virtual method for a channel factory that is in a faulted state.</para>
      </summary>
      <param name="args">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs" />. Faulted channel event arguments.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.OnFactoryOpened(Microsoft.Xrm.Sdk.Client.ChannelEventArgs)">
      <summary>
        <para>Event handler virtual method for a channel factory that is in an opened state.</para>
      </summary>
      <param name="args">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ChannelEventArgs" />. Channel event arguments.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.SetBindingTimeout(System.ServiceModel.Channels.Binding,System.TimeSpan,System.TimeSpan,System.TimeSpan)">
      <summary>
        <para>The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </summary>
      <param name="binding">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.windows.data.binding.aspx">Binding</see>. The target channel binding.</para>
      </param>
      <param name="sendTimeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>.A send operation timespan.</para>
      </param>
      <param name="openTimeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>. An open operation timespan.</para>
      </param>
      <param name="closeTimeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>.A close operation timespan.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ShouldRetry(System.ServiceModel.Security.MessageSecurityException,System.Nullable{System.Boolean})">
      <summary>
        <para>Checks a message security exception to determine if a service call should be attempted again.</para>
      </summary>
      <param name="messageSecurityException">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.security.messagesecurityexception.aspx">MessageSecurityException</see>. The exception to check.</para>
      </param>
      <param name="retry">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;. null if this is the first time the check is performed; otherwise, this is the second time and a retry should not be performed.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the service call should be tried again; otherwise, false or null.</para>
      </returns>
      <remarks>
        <para>This particular type of exception occurs in Active Directory environments or sometimes when Internet Information Services (IIS) is reset.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.SwitchToAlternateEndpoint">
      <summary>
        <para>Switches the organization’s current endpoint to an alternate endpoint, if one is available.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the switch was successful; otherwise, false.</para>
      </returns>
      <remarks>
        <para>When an organization is provisioned for disaster recovery failover, that organization has a primary endpoint and an alternate endpoint. If the current endpoint in use for the organization is the primary endpoint, calling <see cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.SwitchToAlternateEndpoint" /> switches the current endpoint to the alternate endpoint. Conversely, if the current endpoint for the organization is the alternate endpoint, calling <see cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.SwitchToAlternateEndpoint" /> switches the current endpoint to the primary endpoint.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.ServiceUrls" />Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ValidateAuthentication">
      <summary>
        <para>Authenticates the client and creates a new service channel.</para>
      </summary>
      <remarks>
        <para>If the <see cref="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.IsAuthenticated" /> property is set to false, the <see cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.Authenticate" /> method is invoked. If the <see cref="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ServiceChannel" /> property is set to null, a new service channel is created.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Client.ServiceUrls.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceUrls" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`1.AddRange(`0[])">
      <summary>
        <para>Adds the elements of the specified collection to the end of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />.</para>
      </summary>
      <param name="items">
        <para>Type: T[].
The array whose elements should be added to the end of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />. The array itself cannot be null, but it can contain elements that are null, if type <paramref name="T" /> is a reference type.</para>
      </param>
      <remarks>
        <para>This method extends the base <see href="https://msdn.microsoft.com/library/ms132397.aspx">Collection</see> class to add <see href="https://msdn.microsoft.com/library/6sh2ey19.aspx">List</see>.<see langword="AddRange" /> functionality.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`1.AddRange(System.Collections.Generic.IEnumerable{`0})">
      <summary>
        <para>Adds the elements of the specified collection to the end of the <see langword="DataCollection" />.</para>
      </summary>
      <param name="items">
        <para>Type: <see href="https://msdn.microsoft.com/library/9eekhta0">IEnumerable</see>&lt;T&gt;.
The collection whose elements should be added to the end of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />. The collection itself cannot be null, but it can contain elements that are null, if type <paramref name="T" /> is a reference type.</para>
      </param>
      <remarks>
        <para>This method extends the base <see href="https://msdn.microsoft.com/library/ms132397.aspx">Collection</see> class to add <see href="https://msdn.microsoft.com/library/6sh2ey19.aspx">List</see>.<see langword="AddRange" /> functionality.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`1.ToArray">
      <summary>
        <para>Copies the elements of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" /> to a new array.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>[]
An array containing copies of the elements of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />.</para>
      </returns>
      <remarks>
        <para>This method extends the base <see href="https://msdn.microsoft.com/library/ms132397.aspx">Collection</see> class to add <see href="https://msdn.microsoft.com/library/6sh2ey19.aspx">List</see>.<see langword="ToArray" /> functionality.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.Add(`0,`1)">
      <summary>
        <para>Adds the specified key and value to the dictionary.</para>
      </summary>
      <param name="key">
        <para>Type: TKey. The key of the element to add.</para>
      </param>
      <param name="value">
        <para>Type: TValue. The value of the element to add.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.Add(System.Collections.Generic.KeyValuePair{`0,`1})">
      <summary>
        <para>Adds the specified key and value to the dictionary.</para>
      </summary>
      <param name="item">
        <para>Type: <see href="https://msdn.microsoft.com/library/5tbh8a42.aspx">KeyValuePair</see>&lt;TKey, TValue&gt;. The key and value to add.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.AddRange(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}})">
      <summary>
        <para>Adds the elements of the specified collection to the end of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </summary>
      <param name="items">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.collections.ienumerable.aspx">IEnumerable</see>&lt;<see href="https://msdn.microsoft.com/library/5tbh8a42.aspx">KeyValuePair</see>&lt;TKey, TValue&gt;&gt;.
The collection whose elements should be added to the end of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />. The collection itself cannot be null, but it can contain elements that are null, if type <paramref name="T" /> is a reference type.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.AddRange(System.Collections.Generic.KeyValuePair{`0,`1}[])">
      <summary>
        <para>Adds the elements of the specified collection to the end of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </summary>
      <param name="items">
        <para>Type: <see href="https://msdn.microsoft.com/library/5tbh8a42.aspx">KeyValuePair</see>&lt;TKey, TValue&gt;[].
The array whose elements should be added to the end of the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />. The array itself cannot be null, but it can contain elements that are null, if type <paramref name="T" /> is a reference type.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.Clear">
      <summary>
        <para>Removes all items from the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />. </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.Contains(`0)">
      <summary>
        <para>Determines whether the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" /> contains a specific value.</para>
      </summary>
      <param name="key">
        <para>Type: TKey. The key to locate in the collection.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if item is found in the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.Contains(System.Collections.Generic.KeyValuePair{`0,`1})">
      <summary>
        <para>Determines whether the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" /> contains a specific value.</para>
      </summary>
      <param name="key">
        <para>Type: <see href="https://msdn.microsoft.com/library/5tbh8a42.aspx">KeyValuePair</see>&lt;TKey, TValue&gt;. The key value pair to locate in the collection.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if item is found in the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.ContainsKey(`0)">
      <summary>
        <para>Determines whether the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" /> contains a specific key value.</para>
      </summary>
      <param name="key">
        <para>Type: TKey. The key to locate in the collection.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if item is found in the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32)">
      <summary>
        <para />
      </summary>
      <param name="array">
        <para>Type: <see href="https://msdn.microsoft.com/library/5tbh8a42.aspx">KeyValuePair</see>&lt;TKey, TValue&gt;[]. The </para>
      </param>
      <param name="arrayIndex">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. Copies the entire <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" /> to a compatible one-dimensional array, starting at the specified index of the target array.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.GetEnumerator">
      <summary>
        <para>Returns an enumerator that iterates through a collection.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/78dfe2yb.aspx">IEnumerator</see>&lt;<see href="https://msdn.microsoft.com/library/5tbh8a42.aspx">KeyValuePair</see>&lt;TKey, TValue&gt;&gt;
An <see href="https://msdn.microsoft.com/library/78dfe2yb.aspx">IEnumerator</see> object that can be used to iterate through the collection.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.Remove(`0)">
      <summary>
        <para>Removes the first occurrence of a specific object from the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </summary>
      <param name="key">
        <para>Type: TKey. The object to remove from the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the object was found and removed; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.Remove(System.Collections.Generic.KeyValuePair{`0,`1})">
      <summary>
        <para>Removes the first occurrence of a specific object from the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </summary>
      <param name="item">
        <para>Type: <see href="https://msdn.microsoft.com/library/5tbh8a42.aspx">KeyValuePair</see>&lt;TKey, TValue&gt;. 
The object to remove from the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the object was found and removed; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.System#Collections#IEnumerable#GetEnumerator">
      <summary>
        <para>Returns an enumerator that iterates through the collection.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.collections.ienumerator">IEnumerator</see>
An <see href="https://msdn.microsoft.com/library/system.collections.ienumerator">IEnumerator</see> object that can be used to iterate through the collection.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DataCollection`2.TryGetValue(`0,`1@)">
      <summary>
        <para>Gets the value associated with the specified key.</para>
      </summary>
      <param name="key">
        <para>Type: TKey. The key of the value to get.</para>
      </param>
      <param name="value">
        <para>Type: TValue%. When this method returns, contains the value associated with the specified key, if the key is found; otherwise, the default value for the type of the value parameter. This parameter is passed uninitialized.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" /> contains an element with the specified key; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.Equals(System.Object)">
      <summary>
        <para>Determines whether the specified instance of <see langword="DateTimeBehaviorConversionRule" /> is equal to the current instance.</para>
      </summary>
      <param name="obj">
        <para>The <see langword="DateTimeBehaviorConversionRule" /> instance to compare with the current instance.</para>
      </param>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the specified instance of <see langword="DateTimeBehaviorConversionRule" /> is equal to the current instance. Otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.GetHashCode">
      <summary>
        <para>Returns a hash code for this instance.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The hash code for this instance.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.op_Equality(Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule,Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule)">
      <summary>
        <para>Indicates whether two <see langword="DateTimeBehaviorConversionRule" /> instances are equal.</para>
      </summary>
      <param name="conversionRuleA">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" />. Specifies a <see langword="DateTimeBehaviorConversionRule" />.</para>
      </param>
      <param name="conversionRuleB">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" />. Specifies a <see langword="DateTimeBehaviorConversionRule" />.</para>
      </param>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the values of conversionRuleA and conversionRuleB are equal; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.op_Implicit(System.String)~Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule">
      <summary>
        <para>Converts a string into a <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" /></para>
      </summary>
      <param name="conversionRule">
        <para>Type <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies a <see langword="DateTimeBehaviorConversionRule" />.</para>
      </param>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" />A <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" /> that represents the converted <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule.op_Inequality(Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule,Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule)">
      <summary>
        <para>Indicates whether two <see langword="DateTimeBehaviorConversionRule" /> instances are not equal.</para>
      </summary>
      <param name="conversionRuleA">
        <para>Type <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" />. Specifies a <see langword="DateTimeBehaviorConversionRule" />.</para>
      </param>
      <param name="conversionRuleB">
        <para>Type <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" />. Specifies a <see langword="DateTimeBehaviorConversionRule" />.</para>
      </param>
      <returns>
        <para>Returns <see cref="T:System.Boolean" /><see langword="true" /> if the values of conversionRuleA and conversionRuleB are not equal; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.ClientInfo.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="ClientInfo" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="DiscoveryRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.DiscoveryResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="DiscoveryResponse" /> class. </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.EndpointCollection.#ctor">
      <summary>
        <para> Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Discovery.EndpointCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)">
      <summary>
        <para>Executes a discovery service message in the form of a request, and returns a response. </para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest" />. A request instance that defines the action to be performed.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryResponse" />. The response from processing the request. You must cast the return value of this method to the specific instance of the response that corresponds to the <i>Request</i> parameter.</para>
      </returns>
      <remarks>
        <para>
            Privileges and Access Rights
          </para>
        <para>To execute a message, the caller must have a system user account on the Microsoft Dynamics 365 server.</para>
        <para>
            Method Availability
          </para>
        <para>This method works only when connected to the server.</para>
      </remarks>Discovery service messages (request and response classes)Sample: Access the Discovery serviceHandle exceptions in your code</member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="OrganizationDetail" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.OrganizationDetailCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationDetailCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see langword="RetrieveOrganizationRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="RetrieveOrganizationResponse" /> class. </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="RetrieveOrganizationsRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="RetrieveOrganizationsResponse" /> class. </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="RetrieveUserIdByExternalIdRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="RetrieveUserIdByExternalIdResponse" /> class. </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.DiscoveryServiceFault.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="DiscoveryServiceFault" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EmailEngagementAggregate.#ctor">
      <summary>
        <para />
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Entity" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Entity" /> class setting the entity name.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the entity.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.#ctor(System.String,Microsoft.Xrm.Sdk.KeyAttributeCollection)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Entity" /> class.</para>
        <para>This was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </summary>
      <param name="entityName">
        <para>Specifies the entity name.</para>
      </param>
      <param name="keyAttributes">
        <para>Specifies the key attributes.</para>
      </param>
      <remarks>
        <para>This was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.#ctor(System.String,System.Guid)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Entity" /> class.</para>
        <para>This was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </summary>
      <param name="entityName">
        <para>Specifies the entity name.</para>
      </param>
      <param name="id">
        <para>Specifies the ID of the record.</para>
      </param>
      <remarks>
        <para>This was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.#ctor(System.String,System.String,System.Object)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Entity" /> class.</para>
        <para>This was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </summary>
      <param name="entityName">
        <para>Specifies the entity name.</para>
      </param>
      <param name="keyName">
        <para>Specifies the key name.</para>
      </param>
      <param name="keyValue">
        <para>Specifies the key value.</para>
      </param>
      <remarks>
        <para>This was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.Contains(System.String)">
      <summary>
        <para>Checks to see if there is a value present for the specified attribute.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the <see cref="T:Microsoft.Xrm.Sdk.Entity" /> contains an attribute with the specified name; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.GetAttributeValue``1(System.String)">
      <summary>
        <para>Gets the value of the attribute.</para>
      </summary>
      <param name="attributeLogicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute.</para>
      </param>
      <typeparam name="T">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>. The type of the attribute.</para>
      </typeparam>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>
The value of the attribute.</para>
      </returns>
      <remarks>
        <para>When an entity instance does not include the attribute specified using the attributeLogicalName parameter this method will return null rather than throw an exception. You should not assume that the entity includes the attribute. It may not be included if the code that retrieved the attribute didn’t request it. You can use <see cref="T:Microsoft.Xrm.Sdk.Entity" />.<see cref="M:Microsoft.Xrm.Sdk.Entity.Contains(System.String)" /> to check whether the entity instance includes the attribute.</para>
      </remarks>
      <example>
        <code language="c#">GetAttributeValue&lt;EntityReference&gt;("regardingobjectid")</code>
      </example>Blog Post: Entity.GetAttributeValue&lt;T&gt; Explainedhttp://crmentropy.blogspot.com/2013/08/entitygetattributevalue-explained.html</member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.GetFormattedAttributeValue(System.String)">
      <summary>
        <para>Gets the formatted value of the attribute.</para>
      </summary>
      <param name="attributeLogicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The formatted value of the attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.GetRelatedEntities``1(System.String,System.Nullable{Microsoft.Xrm.Sdk.EntityRole})">
      <summary>
        <para>Gets the collection of related entity instances for the specified relationship.</para>
      </summary>
      <param name="relationshipSchemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The schema name of the relationship.</para>
      </param>
      <param name="primaryEntityRole">
        <para>The role of the primary entity in the relationship (referenced or referencing).</para>
      </param>
      <typeparam name="TEntity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The type of the entity.</para>
      </typeparam>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.collections.ienumerable.aspx">IEnumerable</see>The collection of related entity instances for the specified relationship.</para>
      </returns>
      <remarks />
      <example>
        <code language="c#">GetRelatedEntities&lt;CampaignResponse&gt;("activity_pointer_campaignresponse", null);</code>
      </example>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.GetRelatedEntity``1(System.String,System.Nullable{Microsoft.Xrm.Sdk.EntityRole})">
      <summary>
        <para>Gets the related entity instance for the specified relationship.</para>
      </summary>
      <param name="relationshipSchemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the relationship.</para>
      </param>
      <param name="primaryEntityRole">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityRole" />. The role of the primary entity in the relationship (referenced or referencing).</para>
      </param>
      <typeparam name="TEntity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The type of the entity.</para>
      </typeparam>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />The collection of related entity instances for the specified relationship.</para>
      </returns>
      <remarks />
      <example>
        <code language="c#">GetRelatedEntity&lt;Account&gt;("account_primary_contact", null);</code>
      </example>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.SetAttributeValue(System.String,System.Object)">
      <summary>
        <para>Sets the value of an attribute.</para>
      </summary>
      <param name="attributeLogicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute.</para>
      </param>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The value to set.</para>
      </param>
      <remarks />
      <example>
        <code language="c#">record.SetAttributeValue("new_recipename", "Chocolate Tart");</code>
      </example>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.SetRelatedEntities``1(System.String,System.Nullable{Microsoft.Xrm.Sdk.EntityRole},System.Collections.Generic.IEnumerable{``0})">
      <summary>
        <para>Sets the collection of related entity instances for the specified relationship.</para>
      </summary>
      <param name="relationshipSchemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The schema name of the relationship.</para>
      </param>
      <param name="primaryEntityRole">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityRole" />. The role of the primary entity in the relationship (referenced or referencing).</para>
      </param>
      <param name="entities">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.collections.ienumerable.aspx">IEnumerable</see>. The collection of entity instances to set.</para>
      </param>
      <typeparam name="TEntity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The type of the entity.</para>
      </typeparam>
      <remarks />
      <example>
        <code language="c#">SetRelatedEntities&lt;ActivityPointer&gt;("Account_ActivityPointers", null, value);</code>
      </example>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.SetRelatedEntity``1(System.String,System.Nullable{Microsoft.Xrm.Sdk.EntityRole},``0)">
      <summary>
        <para>Sets the related entity instance for the specified relationship.</para>
      </summary>
      <param name="relationshipSchemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The schema name of the relationship.</para>
      </param>
      <param name="primaryEntityRole">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityRole" />. The role of the primary entity in the relationship (referenced or referencing).</para>
      </param>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity instance to set.</para>
      </param>
      <typeparam name="TEntity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The type of the entity.</para>
      </typeparam>
      <remarks />
      <example>
        <code language="c#">SetRelatedEntity&lt;mbs_project&gt;("mbs_project_workiem", null, value);</code>
      </example>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.ToEntity``1">
      <summary>
        <para>Gets the entity as the specified type.</para>
      </summary>
      <typeparam name="T">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. The entity type to return.</para>
      </typeparam>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />The entity as the specified type.</para>
      </returns>
      <remarks />
      <example>
        <code language="c#">
Account retrievedAccount = service.Retrieve(account.LogicalName, account.Id, new ColumnSet("primarycontactid")).ToEntity&lt;Account&gt;();</code>
      </example>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Entity.ToEntityReference">
      <summary>
        <para>Gets an entity reference for this entity instance.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />The entity reference for the entity.</para>
      </returns>
      <remarks />
      <example>
        <code language="c#">
RetrieveRequest request = new RetrieveRequest
{
Target = account.ToEntityReference(),
ColumnSet = new ColumnSet(),
RelatedEntitiesQuery = new RelationshipQueryCollection()
};
</code>
      </example>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityAttributeCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.EntityAttributeCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityCollection.#ctor(System.Collections.Generic.IList{Microsoft.Xrm.Sdk.Entity})">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" /> class setting the list of entities.</para>
      </summary>
      <param name="list">
        <para>Type: <see href="https://msdn.microsoft.com/library/5y536ey6">IList</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Entity" />&gt;. A list of entities.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityImageCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.EntityImageCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReference.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReference.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> class.</para>
      </summary>
      <param name="logicalName">
        <para>Specifies the logical name.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReference.#ctor(System.String,Microsoft.Xrm.Sdk.KeyAttributeCollection)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> class.</para>
        <para>This constructor was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </summary>
      <param name="logicalName">
        <para>Specifies the entity logical name.</para>
      </param>
      <param name="keyAttributeCollection">
        <para>Specifies the key attributes collection.</para>
      </param>
      <remarks>
        <para>This constructor was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReference.#ctor(System.String,System.Guid)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> class setting the logical name and entity ID.</para>
        <para>This constructor was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </summary>
      <param name="logicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity.</para>
      </param>
      <param name="id">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record.</para>
      </param>
      <remarks>
        <para>This constructor was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReference.#ctor(System.String,System.String,System.Object)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> class.</para>
        <para>This constructor was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </summary>
      <param name="logicalName">
        <para>Specifies the entity logical name.</para>
      </param>
      <param name="keyName">
        <para>Specifies the key name.</para>
      </param>
      <param name="keyValue">
        <para>Specifies the key value.</para>
      </param>
      <remarks>
        <para>This constructor was introduced with Microsoft Dynamics CRM Online 2015 Update 1 and cannot be used with earlier versions.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReference.Equals(System.Object)">
      <summary>
        <para>Determines whether two instances are equal.</para>
      </summary>
      <param name="obj">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> to compare with the current <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see></para>
        <para>
          true if the specified <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> is equal to the <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> object; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReference.GetHashCode">
      <summary>
        <para>Serves as a hash function for this type.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The hash code for the current <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReferenceCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.EntityReferenceCollection.#ctor(System.Collections.Generic.IList{Microsoft.Xrm.Sdk.EntityReference})">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" /> class setting the list of entity references.</para>
      </summary>
      <param name="list">
        <para>Type: <see href="https://msdn.microsoft.com/library/5y536ey6">IList</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.EntityReference" />&gt;. A list of entity references.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ErrorDetailCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.ErrorDetailCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItemCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItemCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ExecuteMultipleSettings.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.ExecuteMultipleSettings" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ExecuteTransactionFault.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.ExecuteTransactionFault" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.FieldPermissionType.Validate(System.Int32)">
      <summary>
        <para>Validates the field permission value.</para>
      </summary>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. The value to validate.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.FormattedValueCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.FormattedValueCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IAssemblyAuthenticationContext.AcquireToken(System.String,System.String,Microsoft.Xrm.Sdk.AuthenticationType)">
      <summary>
        <para />
      </summary>
      <param name="authority">
        <para />
      </param>
      <param name="resource">
        <para />
      </param>
      <param name="authenticationType">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IKeyVaultClient.Decrypt(System.String,System.String,System.Byte[])">
      <summary>
        <para />
      </summary>
      <param name="keyIdentifier">
        <para />
      </param>
      <param name="algorithm">
        <para />
      </param>
      <param name="encryptedData">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IKeyVaultClient.Encrypt(System.String,System.String,System.Byte[])">
      <summary>
        <para />
      </summary>
      <param name="keyIdentifier">
        <para />
      </param>
      <param name="algorithm">
        <para />
      </param>
      <param name="rawData">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IKeyVaultClient.GetSecret(System.String)">
      <summary>
        <para />
      </summary>
      <param name="secretName">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IKeyVaultClient.GetSecret(System.String,System.String)">
      <summary>
        <para />
      </summary>
      <param name="vaultAddress">
        <para />
      </param>
      <param name="secretName">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IKeyVaultClient.SetSecret(System.String,System.String)">
      <summary>
        <para />
      </summary>
      <param name="secretName">
        <para />
      </param>
      <param name="value">
        <para />
      </param>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IKeyVaultClient.SetSecret(System.String,System.String,System.String)">
      <summary>
        <para />
      </summary>
      <param name="vaultAddress">
        <para />
      </param>
      <param name="secretName">
        <para />
      </param>
      <param name="value">
        <para />
      </param>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ILocalConfigStore.GetAllData">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ILocalConfigStore.GetData``1(System.String)">
      <summary>
        <para />
      </summary>
      <param name="keyName">
        <para />
      </param>
      <typeparam name="T">
        <para />
      </typeparam>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ILocalConfigStore.GetDataByKeyNames(System.Collections.Generic.List{System.String})">
      <summary>
        <para />
      </summary>
      <param name="keyNames">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ILocalConfigStore.SetData(System.Collections.Generic.Dictionary{System.String,System.Object})">
      <summary>
        <para />
      </summary>
      <param name="keyData">
        <para />
      </param>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ILocalConfigStore.SetData(System.String,System.Object)">
      <summary>
        <para />
      </summary>
      <param name="keyName">
        <para />
      </param>
      <param name="data">
        <para />
      </param>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.InvalidPluginExecutionException" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.#ctor(Microsoft.Xrm.Sdk.OperationStatus)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.InvalidPluginExecutionException" /> class with an operation status.</para>
      </summary>
      <param name="status">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OperationStatus" />. The status of the operation.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.#ctor(Microsoft.Xrm.Sdk.OperationStatus,System.Int32,System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.InvalidPluginExecutionException" /> class with an operation status, an error code, and an error message.</para>
      </summary>
      <param name="status">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OperationStatus" />. The status of the operation.</para>
      </param>
      <param name="errorCode">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. The error code that identifies the specific error.</para>
      </param>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The error message that explains the reason for the exception. </para>
      </param>
      <remarks>
        <para>See the ErrorCodes.cs file in the <c>SampleCode\CS\HelperCode</c> folder of the SDK download for a list of Microsoft Dynamics 365 specific error codes.</para>
      </remarks>Web service error codes</member>
    <member name="M:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.#ctor(Microsoft.Xrm.Sdk.OperationStatus,System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.InvalidPluginExecutionException" /> class with an operation status and an error message.</para>
      </summary>
      <param name="status">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OperationStatus" />. The status of the operation.</para>
      </param>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The error message that explains the reason for the exception.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.InvalidPluginExecutionException" /> class with an error message.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The error message that explains the reason for the exception.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.#ctor(System.String,System.Exception)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.InvalidPluginExecutionException" /> class with a reference to the inner exception that is the cause of this exception.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The error message that explains the reason for the exception.</para>
      </param>
      <param name="exception">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>. The inner exception that is the cause of this exception.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
      <summary>
        <para>Sets the <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.serializationinfo.aspx">SerializationInfo</see> with information about the exception.</para>
      </summary>
      <param name="info">
        <para>Type:  <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.serializationinfo.aspx">SerializationInfo</see>. The serialized object data about the exception being thrown.</para>
      </param>
      <param name="context">
        <para>Type: <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.streamingcontext.aspx">StreamingContext</see>. The contextual information about the source or destination.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationService.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>Creates a link between records.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity that is specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="entityId">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record to which the related records are associated.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the relationship to be used to create the link. </para>
      </param>
      <param name="relatedEntities">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" />. A collection of entity references (references to records) to be associated.</para>
      </param>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the entity that is specified in the <paramref name="entityName" /> parameter and access rights on the record that is specified in the <paramref name="entityId" /> parameter. For a list of the required privileges, see Delete message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para>This method creates multiple associations in one transaction between the record that is specified by the <paramref name="entityId" /> parameter and each record in the <paramref name="relatedEntities" /> parameter for the specified relationship in the <paramref name="relationship" /> parameter. </para>
        <para>For a one-to-many relationship, this method sets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencingAttribute" /> in the related record to the value of the <paramref name="entityId" />.</para>
        <para>For a many-to-many relationship, this method creates a record in the intersect table for the relationship, which contains the ID of both the referenced and referencing records. The intersect table name is defined in the <see cref="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.IntersectEntityName" /> property for the relationship. You need this when you query for the records. However, you need the relationship name to set the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Relationship" /> property. This name is defined in the <see cref="P:Microsoft.Xrm.Sdk.Relationship.SchemaName" /> property for the relationship.</para>
        <para>For more information about the exceptions that can be thrown when this method is called, see Handle exceptions in your code.</para>
        <para>
            Supported Entities
          </para>
        <para>You can use this method to associate any records that participate in a relationship, including records for custom entities. </para>
      </remarks>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" /> method to create an association or link between records. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\LateBound\AssociateDisassociateDE.cs</c>.</para>
        <code language="c#">// The account ID would typically be passed in as an argument or determined by a query.
// The contact ID would typically be passed in as an argument or determined by a query.
// Associate the accounts to the contact record.

//Create a collection of the entity ids that will be associated to the contact.
EntityReferenceCollection relatedEntities = new EntityReferenceCollection();
relatedEntities.Add(new EntityReference("account", _account1Id));
relatedEntities.Add(new EntityReference("account", _account2Id));
relatedEntities.Add(new EntityReference("account", _account3Id));

// Create an object that defines the relationship between the contact and account.
Relationship relationship = new Relationship("account_primary_contact");

//Associate the contact with the 3 accounts.
_service.Associate("contact", _contactId, relationship, relatedEntities);

Console.WriteLine("The entities have been associated.");

//Disassociate the records.
_service.Disassociate("contact", _contactId, relationship, relatedEntities);</code>
      </example>Entity metadataCustomize entity relationship metadataSample: Associate records (early bound)<seealso cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest" /><seealso cref="T:Microsoft.Xrm.Sdk.Messages.AssociateResponse" />Handle exceptions in your codeTroubleshooting and error handlingAssign</member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Creates a record. </para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. An entity instance that contains the properties to set in the newly created record.</para>
      </param>
      <returns>
        <para>Type:<see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>
The ID of the newly created record.</para>
      </returns>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>Not all entity types support this message offline. See Supported Entities later in this topic.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the entity that is specified in the <paramref name="entity" /> parameter. For a list of the required privileges, see Create message privileges. </para>
        <para>
            Notes for Callers
          </para>
        <para>This method creates one record in a transaction. To create a record that has related records in a transaction, use <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest" />.</para>
        <para>By default the caller becomes the owner for the new record. However, for the caller to own the new record, it must have both Create and Read privileges for the entity. For more information, see Privileges by entity. Alternatively, you can set the <see langword="ownerid" /> property to the ID of another user.</para>
        <para>The entity instance that is specified as a parameter must contain values for all the attributes where the <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.RequiredLevel" /> is set to <see cref="F:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel.SystemRequired" />. You can see this in the metadata topic for the entity. If the entity instance includes properties where <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForCreate" /> is false, the values are ignored. You can find this information in the metadata for your organization. See the preceding metadata browser information.</para>
        <para>
            For more information about the exceptions that can be thrown when this method is called, see Handle exceptions in your code.</para>
        <para>
            Supported Entities
          </para>
        <para>You can use this method to create any record of an entity that supports the <see langword="Create" /> message, including custom entities. </para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AttributeMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ColumnMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleObjectTypeCode</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchySecurityConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportEntityMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LookUpMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrganizationUI</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OwnerMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PickListMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Post</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostFollow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostLike</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocument</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUser</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TraceLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationParameterMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)" /> method to create an account record (early bound). For this sample to work correctly, you must be connected to the server to instantiate an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\EarlyBound\CRUDOperations.cs</c>.</para>
        <codeReference>StrongTypes#CRUDOperations1</codeReference>
        <codeReference>StrongTypesVB#CRUDOperations1</codeReference>
      </example>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)" /> method to create an account record (late bound). For this sample to work correctly, you must be connected to the server to instantiate an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\LateBound\CRUDOperationsDE.cs</c>.</para>
        <codeReference>DynamicEntity#CRUDOperationsDE1</codeReference>
        <codeReference>DynamicEntityVB#CRUDOperationsDE1</codeReference>
      </example>Sample: Create, retrieve, update, and delete records (early bound)Sample: Create, retrieve, update, and delete a dashboard<seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest" /><seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateResponse" />Handle exceptions in your codeTroubleshooting and error handlingCreate</member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationService.Delete(System.String,System.Guid)">
      <summary>
        <para>Deletes a record.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity that is specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="id">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record that you want to delete.</para>
      </param>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>Not all entity types support this message offline. See Supported Entities later in this topic.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the entity that is specified in the <paramref name="entityName" /> parameter and access rights on the record that is specified in the <paramref name="id" /> parameter. For a list of the required privileges, see Delete message privileges. When a record is deleted, all child records are also deleted. The entire deletion fails if the caller does not have the delete privilege or access rights for any of these records. </para>
        <para>
            Notes for Callers
          </para>
        <para>This method may cascade to related records according to the cascade configuration for each entity relationship. For a description of how actions on a parent record affect related records, see Cascading behavior.</para>
        <para>Typically, you should only delete records that you entered by mistake. For some record types, you can deactivate or close the record instead. </para>
        <para>You can use this method to delete any record of an entity that supports the <see langword="Delete" /> message, including records from custom entities. </para>
        <para>For more information about the exceptions that can be thrown when you call this method, see Handle exceptions in your code.</para>
        <para>
            Supported Entities
          </para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AttributeMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ColumnMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleObjectTypeCode</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchySecurityConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportEntityMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LookUpMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OwnerMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PickListMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Post</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostFollow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostLike</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocument</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TraceLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationParameterMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Delete(System.String,System.Guid)" /> method to delete an account record (early bound). For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\EarlyBound\CRUDOperations.cs</c>.</para>
        <codeReference>StrongTypes#CRUDOperations1</codeReference>
        <codeReference>StrongTypesVB#CRUDOperations1</codeReference>
      </example>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Delete(System.String,System.Guid)" /> method to delete an account record (late bound). For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\LateBound\CRUDOperationsDE.cs</c>.</para>
        <codeReference>DynamicEntity#CRUDOperationsDE1</codeReference>
        <codeReference>DynamicEntityVB#CRUDOperationsDE1</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRequest" />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteResponse" />Handle exceptions in your codeTroubleshooting and error handlingDelete</member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationService.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>Deletes a link between records.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity that is specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="entityId">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record from which the related records are disassociated.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the relationship to be used to remove the link.</para>
      </param>
      <param name="relatedEntities">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" />. A collection of entity references (references to records) to be disassociated.</para>
      </param>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the entity that is specified in the <paramref name="entityName" /> parameter and access rights on the records that are specified in the <paramref name="entityId" /> and <paramref name="relatedEntities" /> parameters. For a list of the required privileges, see Delete message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para>This method removes multiple associations in one transaction between the record that is specified by the <paramref name="entityId" /> parameter and each record in the <paramref name="relatedEntities" /> parameter for the relationship that is specified in the <paramref name="relationship" /> parameter.</para>
        <para>For a one-to-many relationship, this method clears the <see cref="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencingAttribute" /> in the related record to the value of <paramref name="entityId" />.</para>
        <para>For a many-to-many relationship, this method deletes a record in the intersect table for the relationship. The intersect table name is defined in the <see cref="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.IntersectEntityName" /> property for the relationship. You need this when you query for the records. However, you need the relationship name to set the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Relationship" /> property. This name is defined in the <see cref="P:Microsoft.Xrm.Sdk.Relationship.SchemaName" /> property for the relationship.</para>
        <para>For more information about the exceptions that can be thrown when this method is called, see Handle exceptions in your code.</para>
        <para>
            Supported Entities
          </para>
        <para>You can use this method to disassociate any records that participate in a relationship, including records for custom entities. </para>
      </remarks>
      <example>
        <para>The following example demonstrates how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" /> method to remove an association or link between records (early bound).</para>
        <codeReference>StrongTypes#AssociateDisassociate1</codeReference>
        <codeReference>StrongTypesVB#AssociateDisassociate1</codeReference>
      </example>
      <example>
        <para>The following example demonstrates how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" /> method to remove an association or link between records (late bound).</para>
        <codeReference>DynamicEntity#AssociateDisassociateDE1</codeReference>
        <codeReference>DynamicEntityVB#AssociateDisassociateDE1</codeReference>
      </example>Sample: Associate records (early bound)<seealso cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest" /><seealso cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateResponse" />Entity metadataCustomize entity relationship metadataHandle exceptions in your codeTroubleshooting and error handlingDisassociate</member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)">
      <summary>
        <para>Executes a message in the form of a request, and returns a response.</para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />. A request instance that defines the action to be performed.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />The response from the request. You must cast the return value of this method to the specific instance of the response that corresponds to the <paramref name="Request" /> parameter.</para>
      </returns>
      <remarks>
        <para>
            Privileges and Access Rights
          </para>
        <para>To execute the message, the caller must have the necessary privileges to the entity type that is specified in the request class. The caller must also have access rights on the specified records in the request class. For more information, see the <see langword="Request" /> class for the action you want to execute. For example, see <see cref="T:Microsoft.Crm.Sdk.Messages.AssignRequest" />.</para>
        <para>
            Notes for Callers
          </para>
        <para>
            For more information about the exceptions that can be thrown when this method is called, see Handle exceptions in your code.</para>
        <para>
            Method Availability
          </para>
        <para>This method works regardless whether the caller is connected to the server or offline.</para>
      </remarks>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method to assign an account to a team (early bound). For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\EarlyBound\AssignRecordToTeam.cs</c>.</para>
        <code language="c#">// Assign the account to a team.                
AssignRequest assignRequest = new AssignRequest()
{
    Assignee = new EntityReference
    {
        LogicalName = Team.EntityLogicalName,
        Id = _teamId
    },

    Target = new EntityReference(Account.EntityLogicalName, _accountId)
};

_service.Execute(assignRequest);</code>
      </example>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method to assign a queue to a team (late bound). For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\LateBound\AssignQueueToTeamDE.cs</c>.</para>
        <codeReference>DynamicEntity#AssignQueueToTeamDE1</codeReference>
      </example>Use messages (request and response classes) with the Execute methodThe security model of Microsoft Dynamics 365Privileges by messagePrivileges by entityHandle exceptions in your codeTroubleshooting and error handling</member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationService.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)">
      <summary>
        <para>Retrieves a record.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity that is specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="id">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record that you want to retrieve.</para>
      </param>
      <param name="columnSet">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />. A query that specifies the set of columns, or attributes, to retrieve. </para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />
The requested entity.</para>
      </returns>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>Not all entity types support this message offline. See Supported Entities later in this topic.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>
            To perform this action, the caller must have privileges on the entity that is specified in the <paramref name="entityName" /> parameter and access rights on the record that is specified in the <paramref name="id" /> parameter. For a list of the required privileges, see Retrieve message privileges. </para>
        <para>
            Notes for Callers
          </para>
        <para>The returned record contains values for the specified properties in the <paramref name="columnSet" /> parameter for which the calling user has access rights. Any other property values are not returned. For more information, see The security model of Microsoft Dynamics 365.</para>
        <para>Pass null for the <paramref name="columnSet" /> parameter to retrieve only the primary key. If the <paramref name="columnSet" /> includes attributes where <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForRead" /> is false, they are ignored. You can find this information in the metadata for your organization. See the preceding metadata browser information.</para>
        <para>To retrieve a record and its related records in a single transaction, use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRequest" /> class.</para>
        <para>You can use this method to retrieve any record of an entity that supports the <see langword="Retrieve" /> message, including custom entities. </para>
        <para>For more information about the exceptions that can be thrown when this method is called, see Handle exceptions in your code.</para>
        <para>
            Supported Entities
          </para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityPointer</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AttributeMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Audit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteFailure</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperationLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ColumnMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleObjectTypeCode</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Dependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DisplayString</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRecord</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntityMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportEntityMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvalidDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LeadAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LookUpMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Organization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrganizationUI</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OwnerMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PickListMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginTypeStatistic</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Post</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostFollow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostLike</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Privilege</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessStage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportLink</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Resource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageFilter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessagePair</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageRequest</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageRequestField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageResponseField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocument</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SiteMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SolutionComponent</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUser</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneDefinition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneLocalizedName</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TraceLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationParameterMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserSettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)" /> method to retrieve an account record (early bound). For this sample to work correctly, you must be connected to the server to instantiate an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\EarlyBound\CRUDOperations.cs</c>.</para>
        <codeReference>StrongTypes#CRUDOperations1</codeReference>
      </example>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)" /> method to retrieve an account record (late bound). For this sample to work correctly, you must be connected to the server to instantiate an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\LateBound\CRUDOperationsDE.cs</c>.</para>
        <codeReference>DynamicEntity#CRUDOperationsDE1</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveResponse" />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRequest" />Handle exceptions in your codeTroubleshooting and error handlingRetrieve</member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationService.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)">
      <summary>
        <para>Retrieves a collection of records.</para>
      </summary>
      <param name="query">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase" />. A query that determines the set of records to retrieve.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" />The collection of entities returned from the query.</para>
      </returns>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>Not all entity types support this message offline. See Supported Entities later in this topic.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the entity that is specified in the <paramref name="entityName" /> parameter. For a list of the required privileges, see RetrieveMultiple message privileges. This method only returns the records for which the calling user has access rights.</para>
        <para>
            Notes for Callers
          </para>
        <para>The collection of returned records contains the values for the properties that are specified in the <see cref="P:Microsoft.Xrm.Sdk.Query.QueryExpression.ColumnSet" /> parameter for which the calling user has access rights. Any other property values are not returned. </para>
        <para>Pass null for the <paramref name="columnSet" /> parameter to retrieve only the primary key. If the <paramref name="columnSet" /> includes attributes that are not valid for retrieval, they are ignored. This is where <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForRead" /> is false. You can find this information in the metadata for your organization. See the preceding metadata browser information.</para>
        <para>You can use this method to retrieve records of an entity that supports the <see langword="RetrieveMultiple" /> message, including records from custom entities. </para>
        <para>
            For more information about the exceptions that can be thrown when this method is called, see Handle exceptions in your code.</para>
        <para>
            Supported Entities
          </para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AccountLeads</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityParty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityPointer</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AttributeMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Audit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteFailure</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperationLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivityItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ColumnMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CompetitorProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CompetitorSalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleObjectTypeCode</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContactInvoices</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContactLeads</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContactOrders</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContactQuotes</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Dependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DisplayString</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRecord</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementContacts</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementProducts</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateProducts</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntityMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchySecurityConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportEntityMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvalidDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LeadAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LeadCompetitors</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LeadProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>License</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ListMember</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LookUpMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityCompetitors</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Organization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrganizationUI</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OwnerMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PickListMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginTypeStatistic</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Post</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostFollow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostLike</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Privilege</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessStage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueMembership</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportLink</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Resource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RolePrivileges</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageFilter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessagePair</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageRequest</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageRequestField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageResponseField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceContractContacts</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocument</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SiteMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SolutionComponent</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SubscriptionTrackingDeletedObject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUser</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUserLicenses</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUserProfiles</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUserRoles</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamMembership</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamProfiles</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamRoles</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneDefinition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneLocalizedName</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TraceLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationParameterMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserSettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)" /> method. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\BusinessDataModel\BusinessManagement\RetrieveOpportunity.cs</c>.</para>
        <codeReference>BusinessManagement#RetrieveOpportunity1</codeReference>
        <codeReference>BusinessManagementVB#RetrieveOpportunity1</codeReference>
      </example>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)" /> method. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\BusinessDataModel\Templates\GetEmailTemplateAttachments.cs</c>.</para>
        <codeReference>Templates#GetEmailTemplateAttachments1</codeReference>
        <codeReference>TemplatesVB#GetEmailTemplateAttachments1</codeReference>
      </example>Retrieve data with queries using SDK assembliesHow field security can be used to control access to field values in Microsoft Dynamics 365<seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest" /><seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleResponse" />Handle exceptions in your codeTroubleshooting and error handlingRetrieve multiple</member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationService.Update(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Updates an existing record.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. An entity instance that has one or more properties set to be updated in the record.</para>
      </param>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>Not all entity types support this message offline. See Supported Entities later in this topic.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the entity and access rights on the record specified in the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Update(Microsoft.Xrm.Sdk.Entity)" /> parameter.. For a list of the required privileges, see Update message privileges. </para>
        <para>
            Notes for Callers
          </para>
        <para>If the entity instance includes properties that are not valid for update, they are ignored. You can find this information in the metadata for your organization. See the preceding metadata browser information.</para>
        <para>You can use this method to update any record of an entity that supports the <see langword="Update" /> message, including custom entities. </para>
        <para>For more information about the exceptions that can be thrown when this method is called, see Handle exceptions in your code.</para>
        <para>
            Supported Entities
          </para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DisplayString</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Organization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrganizationUI</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SiteMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUser</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserSettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Update(Microsoft.Xrm.Sdk.Entity)" /> method to update an account record (early bound). For this sample to work correctly, you must be connected to the server to instantiate an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\EarlyBound\CRUDOperations.cs</c>.</para>
        <codeReference>StrongTypes#CRUDOperations1</codeReference>
      </example>
      <example>
        <para>The following example shows how to use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Update(Microsoft.Xrm.Sdk.Entity)" /> method to update an account record (late bound). For this sample to work correctly, you must be connected to the server to instantiate an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. You can find the complete sample in the sample code package in the folder <c>SampleCode\CS\GeneralProgramming\LateBound\CRUDOperationsDE.cs</c>.</para>
        <codeReference>DynamicEntity#CRUDOperationsDE1</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest" />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateResponse" />Handle exceptions in your codeTroubleshooting and error handlingUpdate</member>
    <member name="M:Microsoft.Xrm.Sdk.IOrganizationServiceFactory.CreateOrganizationService(System.Nullable{System.Guid})">
      <summary>
        <para>Returns an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> instance for the organization that the specified user is a member of.</para>
      </summary>
      <param name="userId">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>&gt;. Specifies the system user that calls to the service are made for.   </para>
        <para>When called in a plug-in, a <see langword="null" /> value indicates the SYSTEM user and a  <see langword="Guid.Empty" /> value indicates the same user as <see cref="T:Microsoft.Xrm.Sdk.IPluginExecutionContext" />. <see cref="P:Microsoft.Xrm.Sdk.IExecutionContext.UserId" />. Any other value indicates a specific system user. </para>
        <para>When called in a custom workflow activity, all service calls are made in the IWorkflowExecutionContext.<see cref="P:Microsoft.Xrm.Sdk.IExecutionContext.UserId" /> context. </para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />An organization service factory object.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IPlugin.Execute(System.IServiceProvider)">
      <summary>
        <para>Executes plug-in code in response to an event.</para>
      </summary>
      <param name="serviceProvider">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.iserviceprovider.aspx">IService_Provider</see>. A container for service objects. Contains references to the plug-in execution context (<see cref="T:Microsoft.Xrm.Sdk.IPluginExecutionContext" />), tracing service (<see cref="T:Microsoft.Xrm.Sdk.ITracingService" />), organization service (<see cref="T:Microsoft.Xrm.Sdk.IOrganizationServiceFactory" />), and notification service (<see cref="T:Microsoft.Xrm.Sdk.IServiceEndpointNotificationService" />). </para>
      </param>
      <remarks>
        <para>Called by the event execution pipeline during processing of a message request for which the plug-in was registered. For more information, see the <see href="http://msdn.microsoft.com/en-us/library/system.iserviceprovider.aspx">IServiceProvider Interface</see>. The notification service is only provided for asynchronous registered plug-ins.</para>
      </remarks>Write a plug-inEvent execution pipelineWrite plug-ins to extend business processes</member>
    <member name="M:Microsoft.Xrm.Sdk.IPluginExceptionProvider.GetException(System.Int32)">
      <summary>
        <para />
      </summary>
      <param name="errorCode">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IPluginExceptionProvider.GetException(System.Int32,System.Object[])">
      <summary>
        <para />
      </summary>
      <param name="errorCode">
        <para />
      </param>
      <param name="arguments">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.IServiceEndpointNotificationService.Execute(Microsoft.Xrm.Sdk.EntityReference,Microsoft.Xrm.Sdk.IExecutionContext)">
      <summary>
        <para>Posts the execution context to the specified service endpoint in the cloud. </para>
      </summary>
      <param name="serviceEndpoint">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />. The service endpoint to post to in the cloud.</para>
      </param>
      <param name="context">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.IExecutionContext" />. The event execution context.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The result. Only a two-way or REST listener will return a string back to the caller.</para>
      </returns>
      <remarks>
        <para>If the post fails, the <see cref="T:Microsoft.Xrm.Sdk.IServiceEndpointNotificationService" /> will continue to attempt the post for a pre-defined length of time. After all attempts to post have failed, the related asynchronous operation (system job) will be set to an error status.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.IPluginExecutionContext" />Manage of run-time errorsWrite a one-way, two-way, or REST listener</member>
    <member name="M:Microsoft.Xrm.Sdk.IServiceEndpointPlugin.Execute(Microsoft.Xrm.Sdk.RemoteExecutionContext)">
      <summary>
        <para>Executes plug-in code in response to an event.</para>
      </summary>
      <param name="executionContext">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.RemoteExecutionContext" />. Defines the contextual information passed to a plug-in at run-time.</para>
      </param>
      <remarks>
        <para>The execution context is posted on the Microsoft Azure Service Bus by Microsoft Dynamics 365 and made available to the listener in the execution context parameter.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ITokenService.RetrieveAADAccessToken(System.String,System.String,System.String)">
      <summary>
        <para />
      </summary>
      <param name="clientId">
        <para />
      </param>
      <param name="serverId">
        <para />
      </param>
      <param name="tenant">
        <para />
      </param>
      <returns>
        <para />
      </returns>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ITracingService.Trace(System.String,System.Object[])">
      <summary>
        <para>Logs trace information.</para>
      </summary>
      <param name="format">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Information to be logged.</para>
      </param>
      <param name="args">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>[]. Not documented at this time.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ITwoWayServiceEndpointPlugin.Execute(Microsoft.Xrm.Sdk.RemoteExecutionContext)">
      <summary>
        <para>Executes plug-in code in response to an event.</para>
      </summary>
      <param name="executionContext">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.RemoteExecutionContext" />. Defines the contextual information passed to a plug-in at run-time.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The response from the request. </para>
      </returns>
      <remarks>
        <para>The return value is sent back to Microsoft Dynamics 365 over the service bus and received by the plug-in that initiated the original service bus post.</para>
        <para>The execution context is posted on the Microsoft Azure Service Bus by Microsoft Dynamics 365 and made available to the listener in the execution context parameter.</para>
      </remarks>Azure integration with Microsoft Dynamics 365</member>
    <member name="M:Microsoft.Xrm.Sdk.IWebHttpServiceEndpointPlugin.Execute(Microsoft.Xrm.Sdk.RemoteExecutionContext)">
      <summary>
        <para>Executes plug-in code in response to an event.</para>
      </summary>
      <param name="executionContext">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.RemoteExecutionContext" />. Defines the contextual information passed to a plug-in at run-time.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The response from the request. </para>
      </returns>
      <remarks>
        <para>The return value is sent back to Microsoft Dynamics 365 over the service bus and received by the plug-in that initiated the original service bus post.</para>
        <para>The execution context is posted on the Microsoft Azure Service Bus by Microsoft Dynamics 365 and made available to the listener in the execution context parameter.</para>
      </remarks>Azure integration with Microsoft Dynamics 365</member>
    <member name="M:Microsoft.Xrm.Sdk.KeyAttributeCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.KeyAttributeCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.KnownTypesResolver.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.KnownTypesResolver" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.KnownTypesResolver.ResolveName(System.String,System.String,System.Type,System.Runtime.Serialization.DataContractResolver)">
      <summary>
        <para>Enables users to map a xsi:type name to any type.</para>
      </summary>
      <param name="typeName">
        <para>
            <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The xsi:type name to map.</para>
      </param>
      <param name="typeNamespace">
        <para>
            <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The xsi:type namespace to map.</para>
      </param>
      <param name="declaredType">
        <para>
            <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>. The type declared in the data contract.</para>
      </param>
      <param name="knownTypeResolver">
        <para>
            <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.datacontractresolver.aspx">System.Runtime.Serialization.DataContractResolver</see>. The known type resolver.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>
The type the xsi:type name and namespace is mapped to.</para>
      </returns>
      <remarks>
        <para>For information on this method, refer to the <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.datacontractresolver.aspx">DataContractResolver</see> class.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.KnownTypesResolver.TryResolveType(System.Type,System.Type,System.Runtime.Serialization.DataContractResolver,System.Xml.XmlDictionaryString@,System.Xml.XmlDictionaryString@)">
      <summary>
        <para>Maps any type to a new xsi:type representation.</para>
      </summary>
      <param name="type">
        <para>
            <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>. The type to map.</para>
      </param>
      <param name="declaredType">
        <para>
            <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>. The type declared in the data contract.</para>
      </param>
      <param name="knownTypeResolver">
        <para>
            <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.datacontractresolver.aspx">System.Runtime.Serialization.DataContractResolver</see>. The known type resolver.</para>
      </param>
      <param name="typeName">
        <para>
            <see href="http://msdn.microsoft.com/en-us/library/system.xml.xmldictionarystring.aspx">System.Xml.XmlDictionaryString</see>. The xsi:type name.</para>
      </param>
      <param name="typeNamespace">
        <para>
            <see href="http://msdn.microsoft.com/en-us/library/system.xml.xmldictionarystring.aspx">System.Xml.XmlDictionaryString</see>. The xsi:type namespace.</para>
      </param>
      <returns>
        <para> Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if mapping succeeded; otherwise, false.</para>
      </returns>
      <remarks>
        <para>For information on this method, refer to the <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.datacontractresolver.aspx">DataContractResolver</see> class.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Label.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Label" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Label.#ctor(Microsoft.Xrm.Sdk.LocalizedLabel,Microsoft.Xrm.Sdk.LocalizedLabel[])">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Label" /> class.</para>
      </summary>
      <param name="userLocalizedLabel">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabel" />. The label for the language of the current user.</para>
      </param>
      <param name="labels">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabel" />[]. An array of localized labels.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Label.#ctor(System.String,System.Int32)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Label" /> class.</para>
      </summary>
      <param name="label">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The string for the user localized label.</para>
      </param>
      <param name="languageCode">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. The language code for the label. </para>
      </param>
      <remarks>
        <para>
            Language codes are four-digit or five-digit locale IDs. Valid locale ID values can be found at <see href="http://go.microsoft.com/fwlink/?LinkId=122128">Locale ID (LCID) Chart)</see>.
          </para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.LocalizedLabel.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabel" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.LocalizedLabel.#ctor(System.String,System.Int32)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabel" /> class setting the label string and the language code.</para>
      </summary>
      <param name="label">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The localized label string..</para>
      </param>
      <param name="languageCode">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The language code for the label.</para>
      </param>
      <remarks>
        <para>
            Language codes are four-digit or five-digit locale IDs. Valid locale ID values can be found at <see href="http://go.microsoft.com/fwlink/?LinkId=122128">Locale ID (LCID) Chart)</see>.
          </para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.LocalizedLabelCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabelCollection" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.LocalizedLabelCollection.#ctor(System.Collections.Generic.IList{Microsoft.Xrm.Sdk.LocalizedLabel})">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabelCollection" /> class</para>
      </summary>
      <param name="list">
        <para>Type: <see href="https://msdn.microsoft.com/library/5y536ey6">IList</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.LocalizedLabel" />&gt;. Sets a list of localized labels.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.#ctor(System.String,System.String,System.Guid,System.String,System.Int32,System.Boolean)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping" /> class setting the values in the folder-level tracking rule with the values specified in the parameter list.</para>
      </summary>
      <param name="exchangeFolderId">
        <para>ID of the Exchange folder in the folder-level tracking rule.</para>
      </param>
      <param name="exchangeFolderName">
        <para>Name of the Exchange folder in the folder-level tracking rule.</para>
      </param>
      <param name="regardingObjectId">
        <para>ID of the entity record with which the Exchange folder is mapped.</para>
      </param>
      <param name="regardingObjectName">
        <para>Name of the entity represented by the <paramref name="regardingObjectId" /> property.</para>
      </param>
      <param name="regardingObjectTypeCode">
        <para>Entity type code of the entity represented by the <paramref name="regardingObjectId" /> property.</para>
      </param>
      <param name="isFolderOnboarded">
        <para>Indicates whether the tracking rule for the folder has run. <see langword="true" /> or <see langword="false" />.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.MailboxTrackingFolderMappingCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.MailboxTrackingFolderMappingCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.MailboxTrackingFolderMappingCollection.#ctor(System.Collections.Generic.IList{Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping})">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.MailboxTrackingFolderMappingCollection" /> class setting a folder-level tracking rule.</para>
      </summary>
      <param name="list">
        <para>List of folder-level tracking rules.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ManagedProperty`1.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.ManagedProperty`1" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ManagedProperty`1.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.ManagedProperty`1" /> class</para>
      </summary>
      <param name="managedPropertyLogicalName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name for the managed property.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.AssociateRequest.#ctor">
      <summary>
        <para> Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.AssociateResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CanBeReferencedRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencedRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CanBeReferencedResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencedResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CanBeReferencingRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencingRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CanBeReferencingResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencingResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CanManyToManyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CanManyToManyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateAttributeResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest" /> class.</para>
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsResponse" />
      class.</para>
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyResponse" /> class. </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateEntityResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateManyToManyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateOneToManyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateOptionSetRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOptionSetRequest" />  class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateOptionSetResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOptionSetResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.CreateResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteAttributeRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteAttributeRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteAttributeResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteAttributeResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteEntityRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteEntityResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DeleteResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DisassociateRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.DisassociateResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest" />.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionResponse.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="GetValidManyToManyRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesRequest.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.InsertOptionValueResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.InsertOptionValueResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.InsertStatusValueResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.InsertStatusValueResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.OrderOptionResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.OrderOptionResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see langword="RetrieveAllManagedPropertiesRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesResponse" />class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveEntityResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="RetrieveTimestampRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateAttributeResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateEntityResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipRequest" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpdateStateValueResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateStateValueResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpsertRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpsertRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Messages.UpsertResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpsertResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AlternatekeyAttribute.#ctor">
      <summary>
        <para />
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.#ctor(Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" /> class.</para>
      </summary>
      <param name="attributeType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode" />. Sets the type for the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.#ctor(Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode,System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" /> class.</para>
      </summary>
      <param name="attributeType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode" />. Sets the type for the attribute.</para>
      </param>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Sets the schema name of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevelManagedProperty.#ctor(Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevelManagedProperty" /> class.</para>
      </summary>
      <param name="value">
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel" />.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.Equals(System.Object)">
      <summary>
        <para>Determines whether two instances are equal.</para>
      </summary>
      <param name="obj">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" /> to compare with the current <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" />.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the specified <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" /> is equal to the <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" /> object; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.GetHashCode">
      <summary>
        <para>Returns a hash code value for this type.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The hash code for the current <see langword="AttributeTypeDisplayName" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.op_Equality(Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName,Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName)">
      <summary>
        <para>Indicates whether two <see langword="AttributeTypeDisplayName" /> instances are the same.</para>
      </summary>
      <param name="attributeTypeDisplayNameA">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" />. Specifies a AttributeTypeDisplayName.</para>
      </param>
      <param name="attributeTypeDisplayNameB">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" />. Specifies a AttributeTypeDisplayName.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the values of attributeTypeDisplayNameA and attributeTypeDisplayNameB are the same; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.op_Implicit(System.String)~Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName">
      <summary>
        <para>Converts a string into a <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" /></para>
      </summary>
      <param name="attributeTypeDisplayName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies a AttributeTypeDisplayName.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" />A <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" /> that represents the converted <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName.op_Inequality(Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName,Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName)">
      <summary>
        <para>Indicates whether two AttributeTypeDisplayName instances are different.</para>
      </summary>
      <param name="attributeTypeDisplayNameA">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" />. Specifies a AttributeTypeDisplayName.</para>
      </param>
      <param name="attributeTypeDisplayNameB">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" />. Specifies a AttributeTypeDisplayName.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the values of attributeTypeDisplayNameA and attributeTypeDisplayNameB are different; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The Schema Name for the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata.#ctor(Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata" /> class</para>
      </summary>
      <param name="optionSet">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata" /> The definition of the options</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata.#ctor(System.String,Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name of the attribute.</para>
      </param>
      <param name="optionSet">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata" /> The definition of the options</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata.#ctor(Microsoft.Xrm.Sdk.Metadata.OptionMetadata,Microsoft.Xrm.Sdk.Metadata.OptionMetadata)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata" /> class</para>
      </summary>
      <param name="trueOption">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata" /> The option metadata for the true option.</para>
      </param>
      <param name="falseOption">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata" /> The option metadata for the false option.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ConstantsBase`1.#ctor">
      <summary>
        <para />
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ConstantsBase`1.Add``1(`0)">
      <summary>
        <para />
      </summary>
      <param name="value">
        <para />
      </param>
      <typeparam name="T2">
        <para />
      </typeparam>
      <returns>
        <para>Returns <see cref="T:System.Collections.Generic.IList`1" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ConstantsBase`1.Create``1(`0)">
      <summary>
        <para />
      </summary>
      <param name="value">
        <para />
      </param>
      <typeparam name="T2">
        <para />
      </typeparam>
      <returns>
        <para>Returns <see cref="T:System.Collections.Generic.IList`1" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ConstantsBase`1.ValueExistsInList(`0)">
      <summary>
        <para>Indicates whether a value exists in the list.</para>
      </summary>
      <param name="value">
        <para />
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see cref="T:System.Boolean" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.#ctor(System.Nullable{Microsoft.Xrm.Sdk.Metadata.DateTimeFormat})">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata" /> class</para>
      </summary>
      <param name="format">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat" />&gt;. 
The date/time display format.</para>
        <para>If this property is not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat.DateOnly" />.</para>
      </param>
      <remarks>
        <para>Use the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat" /> enumeration to set the format. </para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.#ctor(System.Nullable{Microsoft.Xrm.Sdk.Metadata.DateTimeFormat},System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata" /> class</para>
      </summary>
      <param name="format">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat" />&gt;. 
The date/time display format.</para>
        <para>If this property is not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat.DateOnly" />.</para>
      </param>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. 
The schema name of the attribute.</para>
      </param>
      <remarks>
        <para>Use the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat" /> enumeration to set the format.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.Equals(System.Object)">
      <summary>
        <para />
      </summary>
      <param name="obj">
        <para />
      </param>
      <returns>
        <para>Returns <see cref="T:System.Boolean" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.GetHashCode">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Int32" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.op_Equality(Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior,Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior)">
      <summary>
        <para />
      </summary>
      <param name="behaviorA">
        <para />
      </param>
      <param name="behaviorB">
        <para />
      </param>
      <returns>
        <para>Returns <see cref="T:System.Boolean" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.op_Implicit(System.String)~Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior">
      <summary>
        <para />
      </summary>
      <param name="behavior">
        <para />
      </param>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior.op_Inequality(Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior,Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior)">
      <summary>
        <para />
      </summary>
      <param name="behaviorA">
        <para />
      </param>
      <param name="behaviorB">
        <para />
      </param>
      <returns>
        <para>Returns <see cref="T:System.Boolean" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.EntityMetadataCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadataCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.EntityNameAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityNameAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.EntityNameAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityNameAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.EnumAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.EnumAttributeMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.EnumAttributeMetadata.#ctor(Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode,System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.EnumAttributeMetadata" /> class.</para>
      </summary>
      <param name="attributeType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode" /> The attribute type code.</para>
      </param>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata" /> class.</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>
            For internal use only.
          </para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.MetadataBase.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Metadata.MetadataBase" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.MetadataNameAttribute.#ctor">
      <summary>
        <para />
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the<see cref="T:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the<see cref="T:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. 
The schema name of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.#ctor(Microsoft.Xrm.Sdk.Label,System.Nullable{System.Int32})">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata" /> class</para>
      </summary>
      <param name="label">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The label containing the text for the option..</para>
      </param>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The value of the option.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.#ctor(System.Int32)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata" /> class</para>
      </summary>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The value of the option.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OptionMetadataCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadataCollection" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OptionMetadataCollection.#ctor(System.Collections.Generic.IList{Microsoft.Xrm.Sdk.Metadata.OptionMetadata})">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadataCollection" /> class</para>
      </summary>
      <param name="list">
        <para>Type: <see href="https://msdn.microsoft.com/library/5y536ey6">IList</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata" />&gt;. Sets the options for the collection.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata.#ctor">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata.#ctor(Microsoft.Xrm.Sdk.Metadata.OptionMetadataCollection)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" /> class</para>
      </summary>
      <param name="options">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadataCollection" />The options available in the option set.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata" /> class.</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.AttributeQueryExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.AttributeQueryExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.EntityKeyQueryExpression.#ctor">
      <summary>
        <para />
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the<see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression.#ctor(System.String,Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator,System.Object)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression" /> class.</para>
      </summary>
      <param name="propertyName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the metadata property in the condition expression.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator" />. The condition operator.</para>
      </param>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see> The value for the metadata property.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression.#ctor(Microsoft.Xrm.Sdk.Query.LogicalOperator)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression" /> class.</para>
      </summary>
      <param name="filterOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LogicalOperator" />. The filter operator</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression.#ctor(System.String[])">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression" /> class.</para>
      </summary>
      <param name="propertyNames">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>[]. The strings representing the metadata properties to retrieve.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryBase.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryBase" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.Query.RelationshipQueryExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.RelationshipQueryExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.#ctor(Microsoft.Xrm.Sdk.Metadata.RelationshipType)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" /> class</para>
      </summary>
      <param name="type">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipType" />
The type of relationship.</para>
      </param>
      <remarks>
        <para>
            For internal use only.
          </para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StateAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.StateAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StateOptionMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the<see cref="T:Microsoft.Xrm.Sdk.Metadata.StateOptionMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StatusAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata.#ctor(System.Int32,System.Nullable{System.Int32})">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata" /> class.</para>
      </summary>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. 
The value of the option.</para>
      </param>
      <param name="state">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;. 
The state of the option.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.
The schema name of the attribute to create.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StringFormatName.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StringFormatName.Equals(System.Object)">
      <summary>
        <para>Determines whether two instances are equal.</para>
      </summary>
      <param name="obj">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" /> to compare with the current <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" />.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the specified <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" /> is equal to the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" /> object; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StringFormatName.GetHashCode">
      <summary>
        <para>Returns a hash code value for this type.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The hash code for the current <see langword="StringFormatName" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StringFormatName.op_Equality(Microsoft.Xrm.Sdk.Metadata.StringFormatName,Microsoft.Xrm.Sdk.Metadata.StringFormatName)">
      <summary>
        <para>Indicates whether two StringFormatName instances are the same.</para>
      </summary>
      <param name="stringFormatA">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" />. Specifies a StringFormatName.</para>
      </param>
      <param name="stringFormatB">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" />. Specifies a StringFormatName.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the values of stringFormatA and stringFormatB are the same; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StringFormatName.op_Implicit(System.String)~Microsoft.Xrm.Sdk.Metadata.StringFormatName">
      <summary>
        <para>Converts a string into a <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" /></para>
      </summary>
      <param name="formatName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies a StringFormatName.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" />A <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" /> that represents the converted <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.StringFormatName.op_Inequality(Microsoft.Xrm.Sdk.Metadata.StringFormatName,Microsoft.Xrm.Sdk.Metadata.StringFormatName)">
      <summary>
        <para>Indicates whether two StringFormatName instances are different.</para>
      </summary>
      <param name="stringFormatA">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" />. Specifies a StringFormatName.</para>
      </param>
      <param name="stringFormatB">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" />. Specifies a StringFormatName.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the values of stringFormatA and stringFormatB are different; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.UniqueIdentifierAttributeMetadata.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.UniqueIdentifierAttributeMetadata" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Metadata.UniqueIdentifierAttributeMetadata.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.UniqueIdentifierAttributeMetadata" /> class.</para>
      </summary>
      <param name="schemaName">
        <para>Specifies the schema name.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Money.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Money" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Money.#ctor(System.Decimal)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Money" /> class setting the value.</para>
      </summary>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.decimal.aspx">Decimal</see>. The value of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Money.Equals(System.Object)">
      <summary>
        <para>Determines whether two instances are equal.</para>
      </summary>
      <param name="obj">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The <see cref="T:Microsoft.Xrm.Sdk.Money" /> to compare with the current <see cref="T:Microsoft.Xrm.Sdk.Money" />.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the specified <see cref="T:Microsoft.Xrm.Sdk.Money" /> is equal to the <see cref="T:Microsoft.Xrm.Sdk.Money" /> object; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Money.GetHashCode">
      <summary>
        <para>Returns a hash code value for this type.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The hash code for the current <see langword="Money" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.NewOrUpdatedItem.#ctor(Microsoft.Xrm.Sdk.ChangeType,Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.NewOrUpdatedItem" /> class.</para>
      </summary>
      <param name="type">
        <para>Specifies the change type.</para>
      </param>
      <param name="entity">
        <para>Specifies the entity.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OptionSetValue.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" /> class</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OptionSetValue.#ctor(System.Int32)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" /> class</para>
      </summary>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. The option set value. </para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OptionSetValue.Equals(System.Object)">
      <summary>
        <para>Returns true if the specified OptionSetValue is equal to this OptionSetValue value, otherwise returns false.</para>
      </summary>
      <param name="obj">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" />, The <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" /> to compare.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the specified <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" /> is equal to this <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue" /> value; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OptionSetValue.GetHashCode">
      <summary>
        <para>Gets a hash code for the value.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The hash code for the value.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Organization.EndpointCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Organization.EndpointCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Organization.EndpointCollection.FromDiscovery(Microsoft.Xrm.Sdk.Discovery.EndpointCollection)">
      <summary>
        <para>Produces a populated Microsoft.Xrm.Sdk.Organization.<see cref="T:Microsoft.Xrm.Sdk.Organization.EndpointCollection" /> from a Microsoft.Xrm.Sdk.Discovery.<see cref="T:Microsoft.Xrm.Sdk.Discovery.EndpointCollection" />.</para>
      </summary>
      <param name="collection">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.EndpointCollection" />. An endpoint collection.</para>
      </param>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Organization.EndpointCollection" />The populated endpoint collection.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Organization.OrganizationDetail" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.FromDiscovery(Microsoft.Xrm.Sdk.Discovery.OrganizationDetail)">
      <summary>
        <para>Populates a <see langword="Microsoft.Xrm.Sdk.Organization" />.<see cref="T:Microsoft.Xrm.Sdk.Organization.OrganizationDetail" /> from a <see langword="Microsoft.Xrm.Sdk.Discovery" />.<see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail" /> object.</para>
      </summary>
      <param name="detail">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail" />. An organization detail of the <see langword="Discovery" /> namespace.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Organization.OrganizationDetail" />A populated organization detail of the <see langword="Organization" /> namespace.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OrganizationRequest.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OrganizationRequest.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" /> class setting the request name parameter.</para>
      </summary>
      <param name="requestName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the request.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OrganizationRequestCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequestCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OrganizationResponse.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OrganizationResponseCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponseCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.OrganizationServiceFault.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.OrganizationServiceFault" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ParameterCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ColumnSet.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ColumnSet.#ctor(System.Boolean)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" /> class setting the <see cref="P:Microsoft.Xrm.Sdk.Query.ColumnSet.AllColumns" /> property.</para>
      </summary>
      <param name="allColumns">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. A <see langword="Boolean" /> that specifies whether to retrieve all attributes of a record.</para>
      </param>
      <remarks>
        <para>You should avoid retrieving all columns in a query result because of the impact on a subsequent update of records. In an update, this will set all field values, even if they are unchanged, and often triggers cascaded updates to child records.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ColumnSet.#ctor(System.String[])">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" /> class setting the <see cref="P:Microsoft.Xrm.Sdk.Query.ColumnSet.Columns" /> property.</para>
      </summary>
      <param name="columns">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>[]. Specifies an array of <see langword="Strings" /> containing the names of the attributes.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ColumnSet.AddColumn(System.String)">
      <summary>
        <para>Adds the specified attribute to the column set.</para>
      </summary>
      <param name="column">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. Specifies a <see langword="String" /> containing the name of the attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ColumnSet.AddColumns(System.String[])">
      <summary>
        <para>Adds the specified attribute to the column set.</para>
      </summary>
      <param name="columns">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>[]. Specifies an array of <see langword="Strings" /> containing the names of the attributes.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ConditionExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ConditionExpression.#ctor(System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" /> class setting the attribute name and condition operator.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute in the condition expression.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The condition operator.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ConditionExpression.#ctor(System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator,System.Collections.ICollection)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" /> class setting the attribute name, condition operator and a collection of values.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute in the condition expression.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The condition operator.</para>
      </param>
      <param name="values">
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Collections.ICollection.aspx">ICollection</see>. The collection of attribute values.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ConditionExpression.#ctor(System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator,System.Object)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" /> class setting the attribute name, condition operator and value object.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute in the condition expression.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The condition operator.</para>
      </param>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The attribute value.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ConditionExpression.#ctor(System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator,System.Object[])">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" /> class setting the attribute name, condition operator and an array of value objects.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute in the condition expression.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The condition operator.</para>
      </param>
      <param name="values">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>[]. The array of attribute values.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ConditionExpression.#ctor(System.String,System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" /> class.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity in the condition expression.</para>
      </param>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute in the condition expression.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The condition operator.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ConditionExpression.#ctor(System.String,System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator,System.Object)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" /> class.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity in the condition expression.</para>
      </param>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute in the condition expression.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The condition operator.</para>
      </param>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The attribute value.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.ConditionExpression.#ctor(System.String,System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator,System.Object[])">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" /> class.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity in the condition expression.</para>
      </param>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute in the condition expression.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The condition operator.</para>
      </param>
      <param name="values">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>[]. The array of attribute values.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.FetchExpression.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Query.FetchExpression" /> class.</para>
      </summary>
      <param name="query">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The FetchXML query string.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.FilterExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.FilterExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.FilterExpression.#ctor(Microsoft.Xrm.Sdk.Query.LogicalOperator)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.FilterExpression" /> class.</para>
      </summary>
      <param name="filterOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LogicalOperator" />. The filter operator.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.FilterExpression.AddCondition(Microsoft.Xrm.Sdk.Query.ConditionExpression)">
      <summary>
        <para>Adds a condition to the filter expression setting the condition expression.</para>
      </summary>
      <param name="condition">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" />. Specifies the condition expression to be added.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.FilterExpression.AddCondition(System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator,System.Object[])">
      <summary>
        <para>Adds a condition to the filter expression setting the attribute name, condition operator, and value array.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The enumeration type.</para>
      </param>
      <param name="values">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>[]. The array of values to add.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.FilterExpression.AddCondition(System.String,System.String,Microsoft.Xrm.Sdk.Query.ConditionOperator,System.Object[])">
      <summary>
        <para>Adds a condition to the filter expression setting the entity name, attribute name, condition operator, and value array.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the entity.</para>
      </param>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute.</para>
      </param>
      <param name="conditionOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />. The enumeration type.</para>
      </param>
      <param name="values">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>[]. The array of values to add.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.FilterExpression.AddFilter(Microsoft.Xrm.Sdk.Query.FilterExpression)">
      <summary>
        <para>Adds a child filter to the filter expression.</para>
      </summary>
      <param name="childFilter">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.FilterExpression" />. The filter to be added.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.FilterExpression.AddFilter(Microsoft.Xrm.Sdk.Query.LogicalOperator)">
      <summary>
        <para>Adds a child filter to the filter expression setting the logical operator.</para>
      </summary>
      <param name="logicalOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LogicalOperator" />. The enumeration type.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.FilterExpression" />
The new filter expression.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.LinkEntity.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.LinkEntity.#ctor(System.String,System.String,System.String,System.String,Microsoft.Xrm.Sdk.Query.JoinOperator)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" /> class setting the required properties.</para>
      </summary>
      <param name="linkFromEntityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity to link from.</para>
      </param>
      <param name="linkToEntityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity to link to.</para>
      </param>
      <param name="linkFromAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link from.</para>
      </param>
      <param name="linkToAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link to.</para>
      </param>
      <param name="joinOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.JoinOperator" />. The join operator.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.LinkEntity.AddLink(System.String,System.String,System.String)">
      <summary>
        <para>Adds a link, setting the link to entity name, the link from attribute name and the link to attribute name.</para>
      </summary>
      <param name="linkToEntityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the entity to link to.</para>
      </param>
      <param name="linkFromAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link from.</para>
      </param>
      <param name="linkToAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link to.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" />The link entity that was created.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.LinkEntity.AddLink(System.String,System.String,System.String,Microsoft.Xrm.Sdk.Query.JoinOperator)">
      <summary>
        <para>Adds a link setting the link to entity name, the link from attribute name, the link to attribute name, and the join operator.</para>
      </summary>
      <param name="linkToEntityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the entity to link to.</para>
      </param>
      <param name="linkFromAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link from.</para>
      </param>
      <param name="linkToAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link to.</para>
      </param>
      <param name="joinOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.JoinOperator" />. The join operator.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" />The link entity that was created.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.OrderExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.OrderExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.OrderExpression.#ctor(System.String,Microsoft.Xrm.Sdk.Query.OrderType)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.OrderExpression" /> class setting the attribute name and the order type.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute.</para>
      </param>
      <param name="orderType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.OrderType" />. The order, ascending or descending.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.PagingInfo.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryByAttribute.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.QueryByAttribute" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryByAttribute.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.QueryByAttribute" /> class.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity to query.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryByAttribute.AddAttributeValue(System.String,System.Object)">
      <summary>
        <para>Adds an attribute value to the attributes collection.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute.</para>
      </param>
      <param name="value">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The attribute value.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryByAttribute.AddOrder(System.String,Microsoft.Xrm.Sdk.Query.OrderType)">
      <summary>
        <para>Adds an order to the orders collection.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute.</para>
      </param>
      <param name="orderType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.OrderType" />. The order for that attribute.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryExpression.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.QueryExpression" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryExpression.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.QueryExpression" /> class setting the entity name.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the entity. </para>
      </param>
      <remarks />Organization service entities</member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryExpression.AddLink(System.String,System.String,System.String)">
      <summary>
        <para>Adds the specified link to the query expression setting the entity name to link to, the attribute name to link from and the attribute name to link to.</para>
      </summary>
      <param name="linkToEntityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of entity to link from.</para>
      </param>
      <param name="linkFromAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link from.</para>
      </param>
      <param name="linkToAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link to.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" />The link entity instance created and added to the query expression.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryExpression.AddLink(System.String,System.String,System.String,Microsoft.Xrm.Sdk.Query.JoinOperator)">
      <summary>
        <para>Adds the specified link to the query expression setting the entity name to link to, the attribute name to link from and the attribute name to link to.</para>
      </summary>
      <param name="linkToEntityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of entity to link from.</para>
      </param>
      <param name="linkFromAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link from.</para>
      </param>
      <param name="linkToAttributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute to link to.</para>
      </param>
      <param name="joinOperator">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.JoinOperator" />. The join operator.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" />The link entity instance created and added to the query expression.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Query.QueryExpression.AddOrder(System.String,Microsoft.Xrm.Sdk.Query.OrderType)">
      <summary>
        <para>Adds the specified order expression to the query expression.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the attribute.</para>
      </param>
      <param name="orderType">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.OrderType" />. The order type.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.QuickFindConfiguration.#ctor">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.QuickFindConfiguration.#ctor(System.String)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.QuickFindConfigurationCollection.#ctor">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.QuickFindResult.#ctor">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.QuickFindResult.#ctor(System.Int32,Microsoft.Xrm.Sdk.EntityCollection)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="error">
        <para />
      </param>
      <param name="entities">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.QuickFindResult.#ctor(System.Int32,Microsoft.Xrm.Sdk.EntityCollection,Microsoft.Xrm.Sdk.DataCollection{System.String})">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="error">
        <para />
      </param>
      <param name="entities">
        <para />
      </param>
      <param name="queryColumns">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.QuickFindResultCollection.#ctor">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.RelatedEntityCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.RelatedEntityCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Relationship.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Relationship" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Relationship.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.Relationship" /> class setting the schema name property.</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the relationship.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Relationship.Equals(System.Object)">
      <summary>
        <para>Determines whether two instances are equal.</para>
      </summary>
      <param name="obj">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>. The <see langword="Relationship" /> to compare with the current <see langword="Relationship" />.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the specified <see langword="Relationship" /> is equal to the <see langword="Relationship" /> Object; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Relationship.GetHashCode">
      <summary>
        <para>Serves as a hash function for this type.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The hash code for the current <see langword="Relationship" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.Relationship.ToString">
      <summary>
        <para>Returns a String that represents the current <see langword="Relationship" />.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the current <see langword="Relationship" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.RelationshipQueryCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.RelationshipQueryCollection" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.RelationshipSchemaNameAttribute.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.RelationshipSchemaNameAttribute" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the entity relationship.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.RelationshipSchemaNameAttribute.#ctor(System.String,Microsoft.Xrm.Sdk.EntityRole)">
      <summary>
        <para>Initializes a new instance of the  <see cref="T:Microsoft.Xrm.Sdk.RelationshipSchemaNameAttribute" /> class</para>
      </summary>
      <param name="schemaName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the entity relationship.</para>
      </param>
      <param name="primaryEntityRole">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityRole" />The entity role for the entity.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.RemoteExecutionContext.#ctor">
      <summary>
        <para>Initializes a new instance of the <see langword="RemoteExecutionContext" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.RemovedOrDeletedItem.#ctor(Microsoft.Xrm.Sdk.ChangeType,Microsoft.Xrm.Sdk.EntityReference)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.RemovedOrDeletedItem" /> class.</para>
      </summary>
      <param name="type">
        <para>Specifies the change type.</para>
      </param>
      <param name="entityReference">
        <para>Specifies the entity reference.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.SaveChangesException.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.SaveChangesException" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.SaveChangesException.#ctor(Microsoft.Xrm.Sdk.SaveChangesResultCollection)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.SaveChangesException" /> class using <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method call results.</para>
      </summary>
      <param name="results">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" />. The results returned from a <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> call.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.SaveChangesException.#ctor(System.Exception,Microsoft.Xrm.Sdk.SaveChangesResultCollection)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.SaveChangesException" /> class using an inner exception and <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method call results.</para>
      </summary>
      <param name="innerException">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>. The inner exception that is the cause of this exception.</para>
      </param>
      <param name="results">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" />. The results returned from a <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> call.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.SaveChangesException.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.SaveChangesException" /> class with an error message.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The error message that explains the reason for the exception.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.SaveChangesException.#ctor(System.String,Microsoft.Xrm.Sdk.SaveChangesResultCollection)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.SaveChangesException" /> class using an error message and <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method call results.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The error message that explains the reason for the exception.</para>
      </param>
      <param name="results">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" />. The results returned from a <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> call.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.SaveChangesException.#ctor(System.String,System.Exception)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.SaveChangesException" /> class with and error message and an inner exception.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The error message that explains the reason for the exception.</para>
      </param>
      <param name="exception">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>. The inner exception that is the cause of this exception.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.SaveChangesException.#ctor(System.String,System.Exception,Microsoft.Xrm.Sdk.SaveChangesResultCollection)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.SaveChangesException" /> class with and error message, an inner exception, and <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method call results.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The error message that explains the reason for the exception.</para>
      </param>
      <param name="innerException">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>. The inner exception that is the cause of this exception.</para>
      </param>
      <param name="results">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" />. The results returned from a <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> call.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.SaveChangesException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
      <summary>
        <para>Sets the <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.serializationinfo.aspx">SerializationInfo</see> with information about the exception.</para>
      </summary>
      <param name="info">
        <para>Type: <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.serializationinfo.aspx">SerializationInfo</see>. The serialized object data about the exception being thrown.</para>
      </param>
      <param name="context">
        <para>Type: <see href="http://msdn.microsoft.com/en-us/library/system.runtime.serialization.streamingcontext.aspx">StreamingContext</see>. The contextual information about the source or destination.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ServiceEndpointFault.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.ServiceEndpointFault" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.ServiceEndpointFault.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:Microsoft.Xrm.Sdk.ServiceEndpointFault" /> class with the specified fault reason.</para>
      </summary>
      <param name="message">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The reason for the fault.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.UserSearchFacet.#ctor">
      <summary>
        <para />
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.UserSearchFacet.#ctor(System.String,System.String,System.String,System.Int32)">
      <summary>
        <para />
      </summary>
      <param name="attributeLogicalName">
        <para />
      </param>
      <param name="attributeTypeName">
        <para />
      </param>
      <param name="attributeDisplayName">
        <para />
      </param>
      <param name="facetOrder">
        <para />
      </param>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.UserSearchFacetCollection.#ctor">
      <summary>
        <para />
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.UserSearchFacetResponseCollection.#ctor">
      <summary>
        <para />
      </summary>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient.#ctor(System.Uri)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient" /> class using a Discovery service URL.</para>
      </summary>
      <param name="serviceUrl">
        <para>The URL of the Discovery web service.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. For example:</para>
        <para>
            <c>https://disco.crm.dynamics.com/XRMServices/2011/Discovery.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />Discover the OAuth endpoint URL</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient.#ctor(System.Uri,System.TimeSpan)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient" /> class using a Discovery service URL and a time span.</para>
      </summary>
      <param name="serviceUrl">
        <para>The URL of the Discovery web service.</para>
      </param>
      <param name="timeout">
        <para>The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. For example:</para>
        <para>
            <c>https://disco.crm.dynamics.com/XRMServices/2011/Discovery.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />Discover the OAuth endpoint URL</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient.CreateNewInitializer">
      <summary>
        <para>Creates the WCF proxy client initializer which gets invoked on every SDK method call.  This method makes sure that the access token and other header values are added to the outbound call.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1" />A web proxy client context initializer.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)">
      <summary>
        <para />
      </summary>
      <param name="request">
        <para>A request instance that defines the action to be performed.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryResponse" />The response from processing the request. You must cast the return value of this method to the specific instance of the response that corresponds to the request parameter.</para>
      </returns>
      <remarks />Discovery service messages (request and response classes)</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient.ExecuteCore(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="request">
        <para />
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryResponse" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.#ctor(System.Uri,System.Boolean)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient" /> class using an Organization service URL.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the Organization web service.</para>
      </param>
      <param name="useStrongTypes">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. When true, use early-bound types; otherwise, false.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. The client version is set to the version of the SDK assemblies that the client application was linked to. For example:</para>
        <para>
            <c>https://myorg.crm.dynamics.com/XRMServices/2011/Organization.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.#ctor(System.Uri,System.Reflection.Assembly)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient" /> class using an Organization service URL and an assembly.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the Organization web service.</para>
      </param>
      <param name="strongTypeAssembly">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.reflection.assembly.aspx">Assembly</see>. An assembly containing early-bound types.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. The client version is set to the version of the SDK assemblies that the client application was linked to. For example:</para>
        <para>
            <c>https://myorg.crm.dynamics.com/XRMServices/2011/Organization.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.#ctor(System.Uri,System.TimeSpan,System.Boolean)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient" /> class using an Organization service URL and time span.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the Organization web service.</para>
      </param>
      <param name="timeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>. The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </param>
      <param name="useStrongTypes">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. When true, use early-bound types; otherwise, false.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. The client version is set to the version of the SDK assemblies that the client application was linked to. For example:</para>
        <para>
            <c>https://myorg.crm.dynamics.com/XRMServices/2011/Organization.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.#ctor(System.Uri,System.TimeSpan,System.Reflection.Assembly)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient" /> class using an Organization service URL, a time span, and an assembly.</para>
      </summary>
      <param name="uri">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the Organization web service.</para>
      </param>
      <param name="timeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>. The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </param>
      <param name="strongTypeAssembly">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.reflection.assembly.aspx">Assembly</see>. An assembly containing early-bound types.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. The client version is set to the version of the SDK assemblies that the client application was linked to. For example:</para>
        <para>
            <c>https://myorg.crm.dynamics.com/XRMServices/2011/Organization.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>Creates a link between records.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="entityId">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record to which the related records will be associated.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the relationship to be used to create the link.</para>
      </param>
      <param name="relatedEntities">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" />. A collection of entity references (references to records) to be associated.</para>
      </param>
      <remarks>
        <para>The core implementation of the <see langword="Associate" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" />.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.AssociateCore(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <param name="entityId">
        <para />
      </param>
      <param name="relationship">
        <para />
      </param>
      <param name="relatedEntities">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.Create(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Creates a record.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. An entity instance that contains the properties to set in the newly created record.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the created entity.</para>
      </returns>
      <remarks>
        <para>The core implementation of the <see langword="Create" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.CreateCore(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entity">
        <para />
      </param>
      <returns>
        <para>Returns <see cref="T:System.Guid" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.CreateNewInitializer">
      <summary>
        <para>Creates the WCF proxy client initializer which gets invoked on every SDK method call.  This method makes sure that the access token and other header values are added to the outbound call.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1" />A web proxy client context initializer.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.Delete(System.String,System.Guid)">
      <summary>
        <para>Deletes a record.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="id">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record of the record to delete.</para>
      </param>
      <remarks>
        <para>The core implementation of the <see langword="Delete" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Delete(System.String,System.Guid)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.DeleteCore(System.String,System.Guid)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <param name="id">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>Deletes a link between records. </para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="entityId">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record from which the related records will be disassociated.</para>
      </param>
      <param name="relationship">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />. The name of the relationship to be used to remove the link.</para>
      </param>
      <param name="relatedEntities">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" />. A collection of entity references (references to records) to be disassociated.</para>
      </param>
      <remarks>
        <para>The core implementation of the <see langword="Disassociate" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" />.</para>
        <para>
            For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.DisassociateCore(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <param name="entityId">
        <para />
      </param>
      <param name="relationship">
        <para />
      </param>
      <param name="relatedEntities">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)">
      <summary>
        <para>Executes a message in the form of a request, and returns a response.</para>
      </summary>
      <param name="request">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />. An instance of a request class that defines the action to be performed.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />. You must cast the return value of this method to the specific instance of the response that corresponds to the <paramref name="Request" /> parameter.</para>
      </returns>
      <remarks>
        <para>The core implementation of the <see langword="Execute" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadataUse messages (request and response classes) with the Execute method</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.ExecuteCore(Microsoft.Xrm.Sdk.OrganizationRequest)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="request">
        <para />
      </param>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)">
      <summary>
        <para>Retrieves a record.</para>
      </summary>
      <param name="entityName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the entity specified in the <paramref name="entityId" /> parameter.</para>
      </param>
      <param name="id">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>. The ID of the record you want to retrieve.</para>
      </param>
      <param name="columnSet">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />. A query that specifies the set of columns, or attributes, to retrieve.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />.The requested entity.</para>
      </returns>
      <remarks>
        <para>The core implementation of the <see langword="Retrieve" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)" />.</para>
        <para>
            For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.RetrieveCore(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entityName">
        <para />
      </param>
      <param name="id">
        <para />
      </param>
      <param name="columnSet">
        <para />
      </param>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.Entity" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)">
      <summary>
        <para>Retrieves a collection of records.</para>
      </summary>
      <param name="query">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase" />. A query that determines the set of records to retrieve.</para>
      </param>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" />.A collection of entity records.</para>
      </returns>
      <remarks>
        <para>The core implementation of the <see langword="RetrieveMultiple" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadataRetrieve data with queries using SDK assemblies</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.RetrieveMultipleCore(Microsoft.Xrm.Sdk.Query.QueryBase)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="query">
        <para />
      </param>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.Update(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>Updates an existing record.</para>
      </summary>
      <param name="entity">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />. An entity instance that has one or more properties set to be updated in the record.</para>
      </param>
      <remarks>
        <para>The core implementation of the <see langword="Update" /> method. For more information, see <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />.<see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Update(Microsoft.Xrm.Sdk.Entity)" />.</para>
        <para>For more information about the exceptions that can be thrown when calling <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" /> methods, see Handle exceptions in your code.</para>
      </remarks>Troubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.UpdateCore(Microsoft.Xrm.Sdk.Entity)">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <param name="entity">
        <para />
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.#ctor(System.Uri,System.Boolean)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1" /> class using an Organization service URL.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the Organization web service.</para>
      </param>
      <param name="useStrongTypes">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. When true, use early-bound types; otherwise, false.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. The client version is set to the version of the SDK assemblies that the client application was linked to. For example:</para>
        <para>
            <c>https://myorg.crm.dynamics.com/XRMServices/2011/Organization.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.#ctor(System.Uri,System.Reflection.Assembly)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1" /> class using an Organization service URL and an assembly.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the Organization web service.</para>
      </param>
      <param name="strongTypeAssembly">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.reflection.assembly.aspx">Assembly</see>. An assembly containing early-bound types.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. The client version is set to the version of the SDK assemblies that the client application was linked to. For example:</para>
        <para>
            <c>https://myorg.crm.dynamics.com/XRMServices/2011/Organization.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.#ctor(System.Uri,System.TimeSpan,System.Boolean)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1" /> class using an Organization service URL and time span.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the Organization web service.</para>
      </param>
      <param name="timeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>. The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </param>
      <param name="useStrongTypes">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. When true, use early-bound types; otherwise, false.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. The client version is set to the version of the SDK assemblies that the client application was linked to. For example:</para>
        <para>
            <c>https://myorg.crm.dynamics.com/XRMServices/2011/Organization.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
        <para>The timeout is passed to the SendTimeout, ReceiveTimeout, and OpenTimeout properties on the WCF channel <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.basichttpbinding(v=vs.110).aspx">binding</see>.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.#ctor(System.Uri,System.TimeSpan,System.Reflection.Assembly)">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1" /> class using an Organization service URL, a time span, and an assembly.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the Organization web service.</para>
      </param>
      <param name="timeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>. The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </param>
      <param name="strongTypeAssembly">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.reflection.assembly.aspx">Assembly</see>. An assembly containing early-bound types.</para>
      </param>
      <remarks>
        <para>The URL must contain the SDK client version. The client version is set to the version of the SDK assemblies that the client application was linked to. For example:</para>
        <para>
            <c>https://myorg.crm.dynamics.com/XRMServices/2011/Organization.svc/web?SdkClientVersion=7.0.0.0</c>
          </para>
        <para>The timeout is passed to the SendTimeout, ReceiveTimeout, and OpenTimeout properties on the WCF channel <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.basichttpbinding(v=vs.110).aspx">binding</see>.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.CreateNewInitializer">
      <summary>
        <para>Creates the WCF proxy client initializer which gets invoked on every SDK method call.  This method makes sure that the access token and other header values are added to the outbound call.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1" />A web proxy client context initializer.</para>
      </returns>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.CreateServiceEndpoint(System.Uri,System.Boolean,System.TimeSpan,System.Reflection.Assembly)">
      <summary>
        <para>Creates the service endpoint required for the proxy and adds support for early-bound types in the provided assembly.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the web service.</para>
      </param>
      <param name="useStrongTypes">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>. When true, use early-bound types; otherwise, false.</para>
      </param>
      <param name="timeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>. The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding. </para>
      </param>
      <param name="strongTypeAssembly">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.reflection.assembly.aspx">Assembly</see>. An assembly containing early-bound types.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.serviceendpoint.aspx">ServiceEndpoint</see>A web service endpoint.</para>
      </returns>
      <remarks>
        <para>The timeout is passed to the SendTimeout, ReceiveTimeout, and OpenTimeout properties on the WCF channel <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.basichttpbinding(v=vs.110).aspx">binding</see>.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.Dispose">
      <summary>
        <para>Disposes the web proxy client object.</para>
      </summary>
      <remarks />Implementing a Dispose Methodhttp://msdn.microsoft.com/en-us/library/fs2xkftw.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.Dispose(System.Boolean)">
      <summary>
        <para>Disposes the web proxy client object.</para>
      </summary>
      <param name="disposing">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>.</para>
      </param>
      <remarks />Implementing a Dispose Methodhttp://msdn.microsoft.com/en-us/library/fs2xkftw.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.Finalize">
      <summary>
        <para>Destructor for the <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1" /> class.</para>
      </summary>
      <remarks />Object.Finalize Methodhttp://msdn.microsoft.com/en-us/library/system.object.finalize.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.GetBinding(System.Uri,System.TimeSpan)">
      <summary>
        <para>Returns the default <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.basichttpbinding(v=vs.110).aspx">BasicHttpBinding</see> that the proxy classes will use.</para>
      </summary>
      <param name="serviceUrl">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. The URL of the web service.</para>
      </param>
      <param name="timeout">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>. The maximum amount of time an operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.windows.data.binding.aspx">Binding</see>The WCF channel binding.</para>
      </returns>
      <remarks>
        <para>The timeout is passed to the SendTimeout, ReceiveTimeout, and OpenTimeout properties on the WCF channel <see href="http://msdn.microsoft.com/en-us/library/system.servicemodel.basichttpbinding(v=vs.110).aspx">binding</see>.</para>
      </remarks>
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1.#ctor(Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient{`0})">
      <summary>
        <para>
          Initializes a new instance of the
          <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1" /> class using a web proxy client.</para>
      </summary>
      <param name="proxy">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1" />&lt;TService&gt;. A web proxy client for a service.</para>
      </param>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1.AddCommonHeaders">
      <summary>
        <para>Adds common and required headers to the outbound service call.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1.AddTokenToHeaders">
      <summary>
        <para>Adds the access token to the Authorization header of the outbound service call.</para>
      </summary>
      <remarks />
    </member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1.Dispose">
      <summary>
        <para>Disposes the web proxy client context initializer object.</para>
      </summary>
      <remarks />Implementing a Dispose Methodhttp://msdn.microsoft.com/en-us/library/fs2xkftw.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1.Dispose(System.Boolean)">
      <summary>
        <para>Disposes the web proxy client context initializer object.</para>
      </summary>
      <param name="disposing">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>.</para>
      </param>
      <remarks />Implementing a Dispose Methodhttp://msdn.microsoft.com/en-us/library/fs2xkftw.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1.Finalize">
      <summary>
        <para>Destructor for <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1" /> objects.</para>
      </summary>
      <remarks />Object.Finalize Methodhttp://msdn.microsoft.com/en-us/library/system.object.finalize.aspx</member>
    <member name="M:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1.Initialize(System.ServiceModel.ClientBase{`0})">
      <summary>
        <para>Initializes the <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1" /> object using a client base object.</para>
      </summary>
      <param name="proxy">
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576141.aspx">ClientBase</see>&lt;TService&gt;. A client base object.</para>
      </param>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AliasedValue.AttributeLogicalName">
      <summary>
        <para>Gets the name of the attribute on which the aggregate, group by, or select operation was performed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the attribute on which the aggregate, group by, or select operation was performed.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AliasedValue.EntityLogicalName">
      <summary>
        <para>Gets the name of the entity the attribute belongs to.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the entity the attribute belongs to.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AliasedValue.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks>
        <para>
            Gets or sets the structure that contains extra data.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AliasedValue.Value">
      <summary>
        <para>Gets the value returned by the query.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>The value returned by the query.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute.LogicalName">
      <summary>
        <para>Gets the logical name of an attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of an attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.AllowedSyncDirection">
      <summary>
        <para>
          
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. </para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.AttributeCrmDisplayName">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.String" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.AttributeCrmName">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.String" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.AttributeExchangeDisplayName">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.String" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.AttributeExchangeName">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.String" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.AttributeMappingId">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Guid" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.ComputedProperties">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Collections.ObjectModel.Collection`1" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.DefaultSyncDirection">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Int32" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.EntityTypeCode">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Int32" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.IsComputed">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Boolean" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.MappingName">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.String" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.SyncDirection">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Int32" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributeMapping.System#Runtime#Serialization#IExtensibleDataObject#ExtensionData">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Runtime.Serialization.ExtensionDataObject" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributePrivilege.AttributeId">
      <summary>
        <para>Gets the ID of the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributePrivilege.CanCreate">
      <summary>
        <para>Gets whether create of the attribute value is allowed.</para>
      </summary>
      <returns>
        <para>
          Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributePrivilege.CanRead">
      <summary>
        <para>Gets whether read of the attribute value is allowed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributePrivilege.CanUpdate">
      <summary>
        <para>Gets whether update of the attribute value is allowed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.AttributePrivilege.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>
The extension data.</para>
      </returns>
      <remarks>
        <para>
            Gets or sets the structure that contains extra data.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BaseServiceFault.ActivityId">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BaseServiceFault.ErrorCode">
      <summary>
        <para>Gets or sets the fault error code.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The fault error code.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BaseServiceFault.ErrorDetails">
      <summary>
        <para>Gets or sets the details of the fault.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ErrorDetailCollection" />The collection of details about the fault.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BaseServiceFault.ExtensionData">
      <summary>
        <para>Gets or sets a structure that contains extra data.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BaseServiceFault.Message">
      <summary>
        <para>Gets or sets the message for the fault.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The message for the fault.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BaseServiceFault.Timestamp">
      <summary>
        <para>Gets or sets the date and time when the fault occurred.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.datetime.aspx">DateTime</see>The date and time when the fault occurred.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BusinessEntityChanges.Changes">
      <summary>
        <para>Gets or sets the business entity changes collection.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BusinessEntityChangesCollection" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BusinessEntityChanges.DataToken">
      <summary>
        <para>Gets or sets the data token.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BusinessEntityChanges.ExtensionData">
      <summary>
        <para>Gets or sets the extension data object.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:System.Runtime.Serialization.ExtensionDataObject" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BusinessEntityChanges.MoreRecords">
      <summary>
        <para>Gets or sets a Boolean value that specifies whether there are more records in the business entity changes collection.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="True" /> if there are more records; otherwise <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.BusinessEntityChanges.PagingCookie">
      <summary>
        <para>Gets or sets the paging cookie.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.AppliesTo">
      <summary>
        <para>Gets or sets the scope that a security token request applies to, as defined in the WS-Trust specification.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The scope that a security token request applies to.</para>
      </returns>
      <remarks>
        <para>This property is optional. For Microsoft Dynamics 365 (online), this property value is automatically determined.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.ClientCredentials">
      <summary>
        <para>Gets or sets the service credential authentication settings for use on the client side of communication.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see> The service credential authentication settings.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.HomeRealm">
      <summary>
        <para>Gets or sets the identity provider address.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The identity provider address.</para>
      </returns>
      <remarks>
        <para>This property is optional. For Microsoft Dynamics 365 (online), this value is automatically determined based on credentials or UPN.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.SecurityTokenResponse">
      <summary>
        <para>Gets or sets the security token response.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />The security token response.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.SupportingCredentials">
      <summary>
        <para>Gets or sets additional credentials required by the site.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials" />The additional credentials required by the site.</para>
      </returns>
      <remarks>
        <para>For Microsoft Dynamics CRM Online (Live ID), specify the device credentials as the value of <see cref="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.ClientCredentials" />.</para>
      </remarks>Active Directory and claims-based authentication</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials.UserPrincipalName">
      <summary>
        <para>Gets or sets the UPN that is an internet-style login name for a user based on the Internet standard RFC 822.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The UPN.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.CancelEventArgs.Cancel">
      <summary>
        <para>Gets or sets whether the event is cancelled. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the event is cancelled, otherwise <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ChannelEventArgs.Message">
      <summary>
        <para>Gets the message describing the event.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The message describing the event.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs.Exception">
      <summary>
        <para>Gets the exception related to the event.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>the exception related to the event.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs.Message">
      <summary>
        <para>Gets the message describing the event.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The message describing the event.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection.Item(System.Uri)">
      <summary>
        <para>Gets or sets the issuer endpoint dictionary.</para>
      </summary>
      <param name="key">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>. Specifies the key used to retrieve a <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary" /> object from  the collection.</para>
      </param>
      <returns>
        <para>
          Returns <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary" />.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.CrossRealmIssuerEndpoints" />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CrossRealmIssuerEndpoints" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.EndpointSwitchEventArgs.NewUrl">
      <summary>
        <para>Gets  the new service endpoint URL for an organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The new service endpoint URL for an organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.EndpointSwitchEventArgs.PreviousUrl">
      <summary>
        <para>Gets the previous service endpoint URL for an organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The previous service endpoint URL for an organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.EntityLogicalNameAttribute.LogicalName">
      <summary>
        <para>Gets the logical name of the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The logical name of the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IdentityProvider.IdentityProviderType">
      <summary>
        <para>The type of identity provider used by an endpoint.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IdentityProviderType" />The identity provider type. Value = 0 (ADFS), 1 (LiveId), 2 (OrgId).</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IdentityProvider.ServiceUrl">
      <summary>
        <para>Specifies the URL of the identity provider service.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The URL of the identity provider service.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IdentityProviderTrustConfiguration.AppliesTo">
      <summary>
        <para>Gets or sets the scope that a security token request applies to, as defined in the WS-Trust specification.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The scope that a security token request applies to, as defined in the WS-Trust specification.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IdentityProviderTrustConfiguration.Endpoint">
      <summary>
        <para>Gets the endpoint of the identity provider.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The endpoint of the identity provider.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IdentityProviderTrustConfiguration.LiveIdAppliesTo">
      <summary>
        <para>Gets or sets the scope that a Microsoft account security token request applies to, as defined in the WS-Trust specification.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The scope that a Microsoft account security token request applies to, as defined in the WS-Trust specification.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IdentityProviderTrustConfiguration.Policy">
      <summary>
        <para>Gets or sets a policy configuration that identifies a Secure Token Service (STS).</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The policy configuration that identifies a Secure Token Service (STS).</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.AlternateEndpoint">
      <summary>
        <para>Gets the alternate web service endpoint for accessing an organization, if one exists.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>The alternate web service endpoint.</para>
      </returns>
      <remarks>
        <para>Set when constructing <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" /> or <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.PrimaryEndpoint" />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.ServiceUrls" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.EndpointAutoSwitchEnabled">
      <summary>
        <para>Gets or sets whether automatic switching from the current endpoint of the web service to an alternate endpoint is enabled.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the automatic switching is enabled; otherwise, false.</para>
      </returns>
      <remarks>
        <para>Set to <see langword="true" /> by default for organizations that support disaster recover where an alternate endpoint is available. This property relates only to what the client-side SDK classes do, for example <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" />, and does not alter the Microsoft Dynamics 365 server functionality in any way. Setting this property to <see langword="false" /> for an organization that is disaster failover enabled causes the client SDK classes to not attempt switching the endpoints if a failover is required.</para>
      </remarks>Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.IsPrimaryEndpoint">
      <summary>
        <para>Gets whether the organization’s current endpoint is the primary endpoint.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the current endpoint is the primary endpoint; otherwise, false.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.PrimaryEndpoint" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.PrimaryEndpoint">
      <summary>
        <para>Gets the primary web service endpoint for accessing an organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>The primary web service endpoint.</para>
      </returns>
      <remarks>
        <para>Set when constructing <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" /> or <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.IEndpointSwitch.AlternateEndpoint" />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.ServiceUrls" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.AuthenticationType">
      <summary>
        <para>Gets the type of authentication in use by the identity provider of the service.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.AuthenticationProviderType" />Thee type of authentication being used.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CrossRealmIssuerEndpoints">
      <summary>
        <para>Gets the available endpoints of the user’s home realm identity provider.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection" />The available endpoints.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CurrentIssuer">
      <summary>
        <para>Gets or sets the endpoint used by the Secure Token Service (STS) to issue the trusted token.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpoint" />The endpoint used by the Secure Token Service (STS) to issue the trusted token.</para>
      </returns>
      <remarks>
        <para>The <see cref="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CurrentServiceEndpoint" /> must be set and the service configured for federated claims.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.CurrentServiceEndpoint">
      <summary>
        <para>Gets or sets the current endpoint in use by a service.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.serviceendpoint.aspx">ServiceEndpoint</see>The current endpoint in use by a service.</para>
      </returns>
      <remarks>
        <para>Defaults to the first available endpoint in the <see cref="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.ServiceEndpoints" /> dictionary if this property has not already been set.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.IssuerEndpoints">
      <summary>
        <para>Gets the available endpoints of the security token service (STS).</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary" />The available endpoints of the security token service (STS).</para>
      </returns>
      <remarks>
        <para>The available endpoints can vary, depending on how the administrator of the STS has configured the server, but may include the following authentication methods: username and password, Kerberos, certificate, asymmetric token, or symmetric token.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.PolicyConfiguration">
      <summary>
        <para>Gets the policy configuration that identifies a Secure Token Service (STS).</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.PolicyConfiguration" />The policy configuration.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1.ServiceEndpoints">
      <summary>
        <para>Gets the available endpoints of the service.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceEndpointDictionary" />The available endpoints of the service.</para>
      </returns>
      <remarks>
        <para>Contains the list of URLs and binding information required to make a call to a WCF service.  If the service is configured for on-premises use only, the endpoint(s) contained within will not require the use of an issuer endpoint on the binding.</para>
        <para>If the service is configured to use federated claims, the binding on the service endpoint must be configured to use the appropriate issuer endpoint – for example: username/password, Kerberos, etc.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.AuthenticationType">
      <summary>
        <para>Gets the type of authentication in use by the identity provider of the service.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.AuthenticationProviderType" />The type of authentication used by the  identity provider.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.CrossRealmIssuerEndpoints">
      <summary>
        <para>Gets the available endpoints of the user’s home realm identity provider.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection" />The available endpoints of the user’s home realm identity provider.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.CurrentServiceEndpoint">
      <summary>
        <para>Gets or sets the current endpoint in use by a service.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.serviceendpoint.aspx">ServiceEndpoint</see>The current endpoint in use by a service.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.IssuerEndpoints">
      <summary>
        <para>Gets the available endpoints of the security token service (STS).</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary" />The available endpoints of the security token service (STS).</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.PolicyConfiguration">
      <summary>
        <para>Gets the policy configuration that identifies a Secure Token Service (STS).</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.PolicyConfiguration" />The policy configuration that identifies a Secure Token Service (STS).</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IssuerEndpoint.CredentialType">
      <summary>
        <para>Gets or sets the type of credentials the endpoint supports.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType" />The type of credentials the endpoint supports.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IssuerEndpoint.IssuerAddress">
      <summary>
        <para>Gets or sets the actual URL that provides authentication for a particular credential type.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.endpointaddress.aspx">EndpointAddress</see> The actual URL that provides authentication for a particular credential type.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IssuerEndpoint.IssuerBinding">
      <summary>
        <para>Gets or sets the binding information used to construct a channel to the issuer endpoint from a client.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.windows.data.binding.aspx">Binding</see> The binding information used to construct a channel to the issuer endpoint from a client.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IssuerEndpoint.IssuerMetadataAddress">
      <summary>
        <para>Gets or sets the URL that provides metadata about the set of issuer endpoints hosted by a Secure Token Service (STS).</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.endpointaddress.aspx">EndpointAddress</see> The URL that provides metadata about the set of issuer endpoints hosted by a Secure Token Service (STS).</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.IssuerEndpoint.TrustVersion">
      <summary>
        <para>Gets or sets the WS-Trust standard, either 1.3 or 2005, that is supported on the endpoint. </para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.servicemodel.security.trustversion.aspx">TrustVersion</see>The WS-Trust standard, either 1.3 or 2005, that is supported on the endpoint.</para>
      </returns>
      <remarks>
        <para>WS-Trust 1.3 is supported for issuers other than Microsoft account. For a Microsoft account issuer, WS-Trust 2005 is supported.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.LiveIdentityProviderTrustConfiguration.Endpoint">
      <summary>
        <para>Gets the endpoint of the Microsoft account identity provider.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The endpoint of the Microsoft account identity provider.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OnlinePolicyConfiguration.OnlineProviders">
      <summary>
        <para>Contains the available identity providers for the Microsoft Dynamics 365 (online) service.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IdentityProviderTypeDictionary" />The available identity providers for the Microsoft Dynamics 365 (online) service.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.ConcurrencyBehavior">
      <summary>
        <para>Specifies the type of optimistic concurrency behavior that should be performed by the Web service when processing this request.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ConcurrencyBehavior" />The concurrency behavior.</para>
      </returns>
      <remarks />Reduce potential data loss using optimistic concurrency</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.MergeOption">
      <summary>
        <para>Gets or sets the synchronization option for receiving entities from the Web service.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Client.MergeOption" />The synchronization option for receiving entities from the Web service.</para>
      </returns>
      <remarks>
        <para>This value is read by the deserialization component of the client before materializing objects. Set this property to the appropriate materialization option before executing any queries or updates to the data service. The default value is <see cref="F:Microsoft.Xrm.Sdk.Client.MergeOption.AppendOnly" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.QueryProvider">
      <summary>
        <para>Gets the query provider.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/System.Linq.IQueryProvider.aspx">IQueryProvider</see>The query provider.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChangesDefaultOptions">
      <summary>
        <para>Gets or sets the <see cref="T:Microsoft.Xrm.Sdk.Client.SaveChangesOptions" /> values that are used by the <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges(Microsoft.Xrm.Sdk.Client.SaveChangesOptions)" /> method.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Client.SaveChangesOptions" />The <see cref="T:Microsoft.Xrm.Sdk.Client.SaveChangesOptions" /> values that are used by the <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges(Microsoft.Xrm.Sdk.Client.SaveChangesOptions)" /> method.</para>
      </returns>
      <remarks>
        <para>This property is provided so that options such as merge and replace semantics can be set one time for the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> and then overridden as needed by calling <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges(Microsoft.Xrm.Sdk.Client.SaveChangesOptions)" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.CallerId">
      <summary>
        <para>
          Gets or sets the ID of the user for whom SDK calls are made on behalf of.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>.The ID of the user for whom SDK calls are made on behalf of.</para>
      </returns>
      <remarks />Impersonate another userSample: Impersonate using the ActOnBehalfOf privilege</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.CallerRegardingObjectId">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.SdkClientVersion">
      <summary>
        <para>Gets or sets the version of the client.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.The version of the client.</para>
      </returns>
      <remarks>
        <para>.NET clients using the current assemblies will pass the value ‘6.0.0.0’ or higher to indicate the client version. .NET clients using assemblies for earlier versions will not pass a value. This difference allows for messages that retrieve attribute metadata for the appropriate version. This applies to the following messages:</para>
        <list type="bullet">
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" />
              </para>
            </description>
          </item>
        </list>
        <para>
            Microsoft Dynamics CRM 2013 and Microsoft Dynamics CRM Online introduced a new attribute type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata" />. .NET assemblies for previous versions do not recognize this type and an error occurs attempting to deserialize them. When attribute metadata is retrieved, if the assembly does not pass a <see langword="SdkClientVersion" /> value <see langword="ImageAttributeMetadata" /> attributes will not be returned.</para>
        <para>
            Clients that do not use .NET assemblies need to include <see langword="SdkClientVersion" /> with a value of ‘6.0.0.0’ or higher in order to receive <see langword="ImageAttributeMetadata" /> attributes.</para>
        <code language="xml">&lt;soapenv:Header&gt;&lt;a:SdkClientVersion xmlns:a=\"http://schemas.microsoft.com/xrm/2011/Contracts\"&gt;8.0&lt;/a:SdkClientVersion&gt;&lt;/soapenv:Header&gt;</code>
        <para />
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.SyncOperationType">
      <summary>
        <para>
          No token name is specified &lt;token xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5"&gt;
            &lt;?Comment AL: Marked as internal per bug114678 2013-09-17T18:04:00Z  Id='8?&gt;internal&lt;?CommentEnd Id='8'
    ?&gt;&lt;/token&gt;.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.UserType">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrgIdentityProviderTrustConfiguration.Endpoint">
      <summary>
        <para>Gets the endpoint of the User ID identity provider.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The endpoint of the User ID identity provider.</para>
      </returns>
      <remarks>
        <para>User ID was previously called Microsoft Online Services ID.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrgIdentityProviderTrustConfiguration.Identifier">
      <summary>
        <para>Gets the name of the identity service.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>The name of the identity service.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.OrgIdentityProviderTrustConfiguration.LivePartnerIdentifier">
      <summary>
        <para>The Windows Live ID provider that has a trust relationship  with the OrgId provider. This is related to the transition of Windows Live ID organizations to the Microsoft Online Services environment.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The identifier of the Windows Live provider.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.PolicyConfiguration.SecureTokenServiceIdentifier">
      <summary>
        <para>Gets an identifier of a Secure Token Service (STS) provider.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The identifier of a Secure Token Service (STS) provider.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.AllowFedUsersLiveIdSignIn">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.AuthorizationUrl">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.Certificate">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.DomainName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.EduDomains">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.FederationBrandName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.FederationGlobalVersion">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.FederationTier">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.IsFederatedNamespace">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.LogOn">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.MetadataUrl">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.NamespaceType">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.PreferredProtocol">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.SamlAuthUrl">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.State">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.TokenServiceAuthenticationUrl">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RealmInfo.UserState">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.RequestProxyAttribute.Name">
      <summary>
        <para>Gets the name of the message request.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The name of the message request.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ResponseProxyAttribute.Name">
      <summary>
        <para>Gets the name of the message response.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The name of the message response.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse.EndpointType">
      <summary>
        <para>Gets or sets the type of endpoint that the security token applies to.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType" />The endpoint type.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse.Response">
      <summary>
        <para>Gets or sets the security token request response.</para>
      </summary>
      <returns>
        <para>Type:   <see href="https://msdn.microsoft.com/library/microsoft.identitymodel.protocols.wstrust.requestsecuritytokenresponse.aspx">RequestSecurityTokenResponse</see>The security token request response.</para>
      </returns>
      <remarks />RequestSecurityTokenResponse Classhttp://msdn.microsoft.com/en-us/library/microsoft.identitymodel.protocols.wstrust.requestsecuritytokenresponse.aspx</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse.Token">
      <summary>
        <para>Gets or sets the security token.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.identitymodel.tokens.securitytoken.aspx">SecurityToken</see>The security token.</para>
      </returns>
      <remarks />SecurityToken Classhttp://msdn.microsoft.com/en-us/library/system.identitymodel.tokens.securitytoken.aspx</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.Channel">
      <summary>
        <para>Gets the WCF channel that is associated with the service channel.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.channels.ioutputchannel.aspx">IOutputChannel</see> or <see href="https://msdn.microsoft.com/library/system.servicemodel.channels.irequestchannel.aspx">IRequestChannel</see> The WCF channel associated with the service channel.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.CommunicationObject">
      <summary>
        <para>Gets the communication object that is associated with the service channel.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.icommunicationobject.aspx">ICommunicationObject</see>The communication object associated with the service channel.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceChannel`1.Factory">
      <summary>
        <para>Gets the channel factory associated with the service channel.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>The channel factory associated with the service channel.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.MetadataConversionErrors">
      <summary>
        <para>Gets the errors that occurred during metadata retrieval from the service.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms132397.aspx">Collection</see>  The errors that occurred during metadata retrieval from the service.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.ServiceEndpoints">
      <summary>
        <para>Gets the service endpoint URIs.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceEndpointDictionary" />The service endpoint URIs.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.ServiceMetadata">
      <summary>
        <para>Gets the WSDL metadata for the service.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.servicemodel.description.metadataset.aspx">MetadataSet</see>The WSDL metadata for the service.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata.ServiceUrls">
      <summary>
        <para>Gets the primary and alternate URLs for the service.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceUrls" />The primary and alternate URLs for the service.</para>
      </returns>
      <remarks />Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ChannelFactory">
      <summary>
        <para>Gets a WCF channel factory that manages a single channel instance.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/ms576132.aspx">ChannelFactory</see>A WCF channel factory.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ClientCredentials">
      <summary>
        <para>Gets the login credentials of the client.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>The login credentials of the client.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.DeviceCredentials">
      <summary>
        <para>Gets the Windows Live credentials of a registered device.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.description.clientcredentials.aspx">ClientCredentials</see>The Windows Live credentials of a registered device..</para>
      </returns>
      <remarks />Helper code: DeviceIdManager class</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.EndpointAutoSwitchEnabled">
      <summary>
        <para>Gets or sets a value that enables automatic switching from the organization’s current endpoint to an alternate endpoint.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true to enable automatic switching from the organization’s current endpoint to an alternate endpoint; otherwise, false.</para>
      </returns>
      <remarks>
        <para>Set to <see langword="true" /> by default for organizations that support disaster recover failover where an alternate endpoint is available.</para>
      </remarks>Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.EndpointSwitch">
      <summary>
        <para>Gets the endpoint switch information from the web service configuration.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IEndpointSwitch" />The endpoint switch information from the web service configuration.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ServiceConfiguration" />Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.HomeRealmSecurityTokenResponse">
      <summary>
        <para>Gets the security token response of the home realm.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />The security token response of the home realm.</para>
      </returns>
      <remarks>
        <para>For more information, refer to the <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> constructor that supports a home realm URI parameter.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.HomeRealmUri">
      <summary>
        <para>Gets the home realm URI.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>The home realm URI.</para>
      </returns>
      <remarks>
        <para>For more information, refer to the <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1" /> constructor that supports a home realm URI parameter.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.IsAuthenticated">
      <summary>
        <para>Gets a value indicating if the WCF channel has been authenticated.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the created WCF channel has been authenticated, otherwise false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.SecurityTokenResponse">
      <summary>
        <para>Gets the security token response.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse" />The security token response.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ServiceChannel">
      <summary>
        <para>Gets the communication channel used to access a Microsoft Dynamics 365 service.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.ServiceChannel`1" />The communication channel used to access a Microsoft Dynamics 365 service.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ServiceConfiguration">
      <summary>
        <para>Gets a service configuration.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" />A service configuration.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.ServiceManagement">
      <summary>
        <para>Gets a service management.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" />A service management.</para>
      </returns>
      <remarks>
        <para>Manages a Microsoft Dynamics 365 web service.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.Timeout">
      <summary>
        <para>Gets or sets the maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.timespan.aspx">TimeSpan</see>The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.UserPrincipalName">
      <summary>
        <para>Gets or sets the UPN that is an Internet-style login name for a user based on the Internet standard RFC 822.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The UPN that is an Internet-style login name for a user based on the Internet standard RFC 822.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceUrls.AlternateEndpoint">
      <summary>
        <para>Gets or sets the alternate endpoint of an organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see> The alternate endpoint of an organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceUrls.GeneratedFromAlternate">
      <summary>
        <para>Gets a value that indicates if the primary endpoint was generated from the alternate endpoint.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the the primary endpoint was generated from the alternate endpoint; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.ServiceUrls.PrimaryEndpoint">
      <summary>
        <para>Gets or sets the primary endpoint of an organization.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.uri.aspx">URI</see>The primary endpoint of an organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.XrmBinding.MaxBufferSize">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.XrmBinding.MaxReceivedMessageSize">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.XrmBinding.ReaderQuotas">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Client.XrmBinding.Scheme">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.DataCollection`2.Count">
      <summary>
        <para>Gets the number of elements in the collection.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The number of elements in the collection.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.DataCollection`2.IsReadOnly">
      <summary>
        <para>Gets a value indicating whether the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" /> is read-only.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" /> is read-only; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.DataCollection`2.Item(`0)">
      <summary>
        <para>Gets or sets the value associated with the specified key.</para>
      </summary>
      <param name="key">
        <para>Type: TKey. The key of the value to get or set.</para>
      </param>
      <returns>
        <para>Type: <see langword="TValue" />
The value associated with the specified key.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.DataCollection`2.Keys">
      <summary>
        <para>Gets a collection containing the keys in the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/92t2ye13">ICollection</see>&lt;TKey&gt;
A collection containing the keys in the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.DataCollection`2.Values">
      <summary>
        <para>Gets a collection containing the values in the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/92t2ye13">ICollection</see>&lt;TValue&gt;
A collection containing the values in the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`2" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientInfo.ClientType">
      <summary>
        <para>Gets or sets the type of client that is querying for patches.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.ClientTypes" />The type of client that is querying for patches.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientInfo.CrmVersion">
      <summary>
        <para>Gets or sets the Microsoft Dynamics 365 version that the client is running.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The version.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientInfo.LanguageCode">
      <summary>
        <para>Gets or sets the language code for which the client has been configured.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The language code.</para>
      </returns>
      <remarks>
        <para>
            Language codes are four-digit or five-digit locale IDs. Valid locale ID values can be found at <see href="http://go.microsoft.com/fwlink/?LinkId=122128">Locale ID (LCID) Chart)</see>.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientInfo.OfficeVersion">
      <summary>
        <para>Gets or sets the version of Microsoft Office installed on the client machine.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The Microsoft Office version.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientInfo.OrganizationId">
      <summary>
        <para>Gets or sets the ID of the organization for which the client has been configured.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientInfo.OSVersion">
      <summary>
        <para>Gets or sets the operating system version that the client is running.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The version of the operating system.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientInfo.PatchIds">
      <summary>
        <para>Gets or sets the list of patches that the client has installed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The list of patched applied.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientInfo.UserId">
      <summary>
        <para>Gets or sets the Microsoft Dynamics 365 system user ID of the client.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the user.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo.Depth">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo.Description">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo.IsMandatory">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo.LinkId">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo.PatchId">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo.Title">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest.ExtensionData">
      <summary>
        <para>Gets or sets the structure that contains extra data. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.DiscoveryResponse.ExtensionData">
      <summary>
        <para>Gets or sets the structure that contains extra data.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.Endpoints">
      <summary>
        <para>Gets a collection that identifies the service type and address for each endpoint of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.EndpointCollection" />The collection that identifies the service type and address for each endpoint of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.ExtensionData">
      <summary>
        <para>Gets or sets extra data of the organization. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see> Extra data of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.FriendlyName">
      <summary>
        <para>Gets or sets the friendly name of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The friendly name of the organization.</para>
      </returns>
      <remarks>
        <para>The friendly name was defined when the organization was provisioned.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.OrganizationId">
      <summary>
        <para>Gets or sets global unique identifier of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.OrganizationVersion">
      <summary>
        <para>Gets or sets the version of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The version of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.State">
      <summary>
        <para>Gets or sets the state of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationState" />The state of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.UniqueName">
      <summary>
        <para>Gets or sets the unique name of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name of the organization.</para>
      </returns>
      <remarks>
        <para>The unique name is not necessarily similar to the friendly name.</para>
        <para>The organization unique name was defined when the organization was created. To determine the organization unique name using the Microsoft Dynamics 365 Web application, first select Settings, next select Customizations, finally click Developer Resources.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.UrlName">
      <summary>
        <para>Gets or sets the organization name used in the URL for the organization Web service.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The organization name used in the URL for the organization Web service.</para>
      </returns>
      <remarks>
        <para>The organization URL name is AdventureWorksCycle in the following Web service URL example:</para>
        <para>http://localhost/AdventureWorksCycle/xrmservices/2011/Organization.svc</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationRequest.AccessType">
      <summary>
        <para>Gets or sets the access type of the organization’s service endpoint.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.EndpointAccessType" />The access type.</para>
      </returns>
      <remarks>
        <para>Identifies the access type of the organization to retrieve.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationRequest.Release">
      <summary>
        <para>Indicates the applicable version of Microsoft Dynamics 365.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationRelease" />The release to retrieve.</para>
      </returns>
      <remarks>
        <para>Identifies the release of the organization to retrieve.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationRequest.UniqueName">
      <summary>
        <para>Gets or sets the unique name of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The organization unique name.</para>
      </returns>
      <remarks>
        <para>Identifies the name of the organization to retrieve.</para>
        <para>The organization unique name was defined when the organization was created. To determine the organization unique name using the Microsoft Dynamics 365 Web application, first select Settings, next select Customizations, finally click Developer Resources.</para>
        <para>You can retrieve information, including the unique name, on all organizations that the logged on user belongs to using <see cref="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsRequest" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationResponse.Detail">
      <summary>
        <para>Contains detailed information about the target organization.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail" />The details about the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsRequest.AccessType">
      <summary>
        <para>Gets or sets the access type of the organizations’ service endpoint.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.EndpointAccessType" />The access type of the organizations’ service endpoint.</para>
      </returns>
      <remarks>
        <para>Indicates the type of network access an endpoint has. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsRequest.IsInternalCrossGeoServerRequest">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type:<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsRequest.Release">
      <summary>
        <para>Get or sets  the release version of a Microsoft Dynamics 365 organization.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationRelease" />The organizations’ release version.</para>
      </returns>
      <remarks>
        <para>Organizations have a release version and can be upgraded to a newer release. This property can be used to identify if your organization is on a Microsoft Dynamics CRM 2011 release or not. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsResponse.Details">
      <summary>
        <para>Contains detailed information about the target organizations.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationDetailCollection" />The details about the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdRequest.ExternalId">
      <summary>
        <para>Gets or sets the ID of the target user.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The external ID of the user to retrieve.</para>
      </returns>
      <remarks>
        <para>For Microsoft Dynamics 365 (IFD), the identity provider is typically Active Directory Federation Services 2.0 (ADFS). For Microsoft Dynamics 365 (online), the identity provider is typically Microsoft Online Services, but Microsoft account is still possible in some cases.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdRequest.OrganizationId">
      <summary>
        <para>Gets or sets the ID of the organization that the target system user is a member of.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the organization that the target system user is a member of.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdRequest.OrganizationName">
      <summary>
        <para>Gets or sets the unique name of the organization that the target system user is a member of.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name of the organization that the target system user is a member of.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdRequest.Release">
      <summary>
        <para>Gets or sets the release version of the Microsoft Dynamics 365 product.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The release version of the Microsoft Dynamics 365 product.</para>
      </returns>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationRelease" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdResponse.UserId">
      <summary>
        <para>Gets or sets the ID of the Microsoft Dynamics 365 (online) system user.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the user.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.DiscoveryServiceFault.InnerFault">
      <summary>
        <para>Gets or sets the fault instance that caused the current fault.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DiscoveryServiceFault" />The fault instance that caused the current fault.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EmailEngagementAggregate.TotalAttachmentOpens">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EmailEngagementAggregate.TotalEmailOpens">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EmailEngagementAggregate.TotalEmailReplies">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EmailEngagementAggregate.TotalEmails">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EmailEngagementAggregate.TotalFollowedEmails">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EmailEngagementAggregate.TotalLinkClicks">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.Attributes">
      <summary>
        <para>Gets or sets the collection of attributes for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.AttributeCollection" />
The collection of attributes for the entity.</para>
      </returns>
      <remarks>
        <para>For performance and security reasons, the attribute collection will typically not contain the complete set of attributes for the entity.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.EntityState">
      <summary>
        <para>Gets or sets the state of the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityState" />. 
The state of the entity.</para>
      </returns>
      <remarks>
        <para />
      </remarks>
      <example>
        <code language="c#">lead1.EntityState = EntityState.Changed;</code>
      </example>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>Gets or sets the structure that contains extra data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.FormattedValues">
      <summary>
        <para>Gets of sets the collection of formatted values for the entity attributes.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.FormattedValueCollection" />
The collection of formatted values for the entity attributes.</para>
      </returns>
      <remarks>
        <para>Entity formatted values are only available on a retrieve operation, not on an update operation.</para>
      </remarks>
      <example>
        <code language="c#">
if (entity.FormattedValues.Contains(metadata.LogicalName))
actualValue = entity.FormattedValues[metadata.LogicalName];

</code>
      </example>
      <seealso cref="P:Microsoft.Xrm.Sdk.Entity.Attributes" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.Id">
      <summary>
        <para>Gets or sets the ID of the record represented by this entity instance.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>
The ID of the record (entity instance).</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.Item(System.String)">
      <summary>
        <para>Provides an indexer for the attribute values.</para>
      </summary>
      <param name="attributeName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The logical name of the attribute.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>The attribute specified by the <paramref name="attributeName" /> parameter.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.KeyAttributes">
      <summary>
        <para>Gets or sets the key attributes.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.KeyAttributeCollection" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.LogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>the logical name of the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.RelatedEntities">
      <summary>
        <para>Gets or sets a collection of entity references (references to records).</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.RelatedEntityCollection" />
a collection of entity references (references to records).</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Entity.RowVersion">
      <summary>
        <para>Gets or sets the row version</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.Entities">
      <summary>
        <para>Gets the collection of entities.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Entity" />&gt;The collection of entities.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.EntityName">
      <summary>
        <para>Gets or sets the logical name of the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>the logical name of the entity.</para>
      </returns>
      <remarks />Organization service entities</member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.Item(System.Int32)">
      <summary>
        <para>Gets or sets an item in the collection.</para>
      </summary>
      <param name="index">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. The index of the item.</para>
      </param>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />The item at the specified index.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.MinActiveRowVersion">
      <summary>
        <para>Gets or sets the lowest active row version value.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The lowest active row version value.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.MoreRecords">
      <summary>
        <para>Gets or sets whether there are more records available.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if there are more records available; otherwise, false. This is used in conjunction with the <see cref="P:Microsoft.Xrm.Sdk.EntityCollection.PagingCookie" /> when working with large record sets.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.PagingCookie">
      <summary>
        <para>Gets or sets the current paging information.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The current paging information. This is used in conjunction with <see cref="P:Microsoft.Xrm.Sdk.EntityCollection.MoreRecords" /> when working with large record sets.</para>
      </returns>
      <remarks />Page large result sets with FetchXMLSample: Use FetchXML with a paging cookie</member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.TotalRecordCount">
      <summary>
        <para>Gets the total number of records in the collection.<see cref="P:Microsoft.Xrm.Sdk.Query.PagingInfo.ReturnTotalRecordCount" />  was <see langword="true" /> when the query was executed .</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The total number of records in the collection.</para>
      </returns>
      <remarks>
        <para>If <see cref="P:Microsoft.Xrm.Sdk.Query.PagingInfo.ReturnTotalRecordCount" /> was <see langword="false" /> when the query was executed, the value of this property will be -1.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Query.PagingInfo.ReturnTotalRecordCount" />Use the QueryExpression class</member>
    <member name="P:Microsoft.Xrm.Sdk.EntityCollection.TotalRecordCountLimitExceeded">
      <summary>
        <para>Gets or sets whether the results of the query exceeds the total record count.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the results of the query exceeds the total record count; otherwise, false..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityReference.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityReference.Id">
      <summary>
        <para>Gets or sets the ID of the record.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>
The ID of the record. </para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityReference.KeyAttributes">
      <summary>
        <para>Gets or sets the key attributes.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.KeyAttributeCollection" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityReference.LogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity.</para>
      </returns>
      <remarks>
        <para>For a list of the out-of-the-box entity names, see Organization service entities.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityReference.Name">
      <summary>
        <para>Gets or sets the value of the primary attribute of the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The value of the primary attribute of the entity.</para>
      </returns>
      <remarks>
        <para>This property can contain a value or null. This property is not automatically populated unless the <see cref="T:Microsoft.Xrm.Sdk.EntityReference" /> object has been retrieved from the server. This value is used to provide text to represent the related record in any user interface elements, such as the value in a view column.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.EntityReference.RowVersion">
      <summary>
        <para>Gets or sets the row version.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem.ExtensionData">
      <summary>
        <para>Gets or sets the structure that contains extra data.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem.Fault">
      <summary>
        <para>Gets or sets the organization service fault that occurred when a message request was executed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationServiceFault" />The organization service fault.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse.IsFaulted" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem.RequestIndex">
      <summary>
        <para>Gets or sets the numerical position of a message request in a request collection.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The position of a message request in a request collection, starting at zero.</para>
      </returns>
      <remarks>
        <para>Identifies which message request in a request collection that the response item applies to.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.OrganizationRequestCollection" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem.Response">
      <summary>
        <para>Gets or sets the response that is returned from executing a message request.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />The message response.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ExecuteMultipleSettings.ContinueOnError">
      <summary>
        <para>Gets or sets a value indicating whether further execution of message requests in the <see cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest.Requests" /> collection should continue if a fault is returned for the current request being processed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if message request processing should continue; otherwise, false.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse.IsFaulted" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ExecuteMultipleSettings.ExtensionData">
      <summary>
        <para>Gets or sets the structure that contains extra data.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ExecuteMultipleSettings.ReturnResponses">
      <summary>
        <para>Gets or sets a value indicating if a response for each message request processed should be returned.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if responses should be returned for each message request processed; otherwise, false.</para>
      </returns>
      <remarks>
        <para>If set to true and a request does not return a response, because that is its design, the <see cref="T:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem" /> for that request is set to null.</para>
        <para>However, even when false, the <see cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse.Responses" /> collection will not be empty if errors are returned. If errors are returned, there will be one response item in the collection for each processed request that returned a fault and <see cref="P:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem.Fault" /> will be set to the actual fault that occurred.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ExecuteTransactionFault.FaultedRequestIndex">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The index in the <see cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest.Requests" /> collection of the message request that resulted in the fault.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.IChangedItem.Type">
      <summary>
        <para>Gets or sets a value that specifies the change type.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ChangeType" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.BusinessUnitId">
      <summary>
        <para>Gets the GUIDGUID of the business unit that the user making the request, also known as the calling user, belongs to.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The GUID of the business unit. This property corresponds to the <see langword="BusinessUnitId" /> property, which is the primary key for the <see langword="BusinessUnit" /> entity.</para>
      </returns>
      <remarks>
        <para />
      </remarks>BusinessUnit entity</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.CorrelationId">
      <summary>
        <para>Gets the GUID for tracking plug-in or custom workflow activity execution. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The GUID for tracking plug-in or custom workflow activity execution.</para>
      </returns>
      <remarks>
        <para>This property is used by the platform for infinite loop prevention. In most cases, this property can be ignored.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.Depth" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.Depth">
      <summary>
        <para>Gets the current depth of execution in the call stack.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>T the current depth of execution in the call stack.</para>
      </returns>
      <remarks>
        <para>Used by the platform for infinite loop prevention. In most cases, this property can be ignored.</para>
        <para>Every time a running plug-in or Workflow issues a message request to the Web services that triggers another plug-in or Workflow to execute, the <see cref="P:Microsoft.Xrm.Sdk.IExecutionContext.Depth" /> property of the execution context is increased. If the depth property increments to its maximum value within the configured time limit, the platform considers this behavior an infinite loop and further plug-in or Workflow execution is aborted. </para>
        <para>The maximum depth (8) and time limit (one hour) are configurable by the Microsoft Dynamics 365 administrator using the PowerShell command <see langword="Set-CrmSetting" />. The setting is <see langword="WorkflowSettings.MaxDepth" />. For more information, see, “Administer the deployment using Windows PowerShell” in the <see href="http://technet.microsoft.com/en-us/library/dn531202(v=Crm.7).aspx">Deploying and administering Microsoft Dynamics CRM</see>.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.CorrelationId" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.InitiatingUserId">
      <summary>
        <para>Gets the GUID of the system user account under which the current pipeline is executing.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The GUID of the system user account under which the current pipeline is executing. This property corresponds to the <see langword="SystemUserId" /> property, which is the primary key for the <see langword="SystemUser" /> entity.</para>
      </returns>
      <remarks>
        <para />
      </remarks>Impersonation in plug-insUser and team entities</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.InputParameters">
      <summary>
        <para>Gets the parameters of the request message that triggered the event that caused the plug-in to execute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" />The parameters of the request message that triggered the event that caused the plug-in to execute.</para>
      </returns>
      <remarks />Input and output parameters<seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.OutputParameters" />Use messages (request and response classes) with the Execute method</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.IsExecutingOffline">
      <summary>
        <para>Gets whether the plug-in is executing from the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client while it is offline. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the plug-in is executing from the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client while it is offline; otherwise, false.</para>
      </returns>
      <remarks />Write a plug-in<seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.IsOfflinePlayback" /></member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.IsInTransaction">
      <summary>
        <para>Gets a value indicating if the plug-in is executing within the database transaction.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the plug-in is executing within the database transaction; otherwise, false.</para>
      </returns>
      <remarks />Event execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.IsOfflinePlayback">
      <summary>
        <para>Gets a value indicating if the plug-in is executing as a result of the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client transitioning from offline to online and synchronizing with the Microsoft Dynamics 365 server.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the the plug-in is executing as a result of the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client transitioning from offline to online; otherwise, false.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.IsExecutingOffline" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.IsolationMode">
      <summary>
        <para>Gets a value indicating if the plug-in is executing in the sandbox.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>Indicates if the plug-in is executing in the sandbox. </para>
      </returns>
      <remarks>
        <para>Allowable values are defined in the <see langword="PluginAssemblyIsolationMode" /> enumeration defined in SampleCode\CS\HelperCode\OptionSets.cs and SampleCode\VB\HelperCode\OptionSets.vb of the SDK download.</para>
      </remarks>Plug-in isolation, trusts, and statistics</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.MessageName">
      <summary>
        <para>Gets the name of the Web service message that is being processed by the event execution pipeline.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the Web service message being processed by the event execution pipeline.</para>
      </returns>
      <remarks />Supported messages and entities for plug-ins</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.Mode">
      <summary>
        <para>Gets the mode of plug-in execution.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The mode of plug-in execution.</para>
      </returns>
      <remarks>
        <para>Allowable values are defined in the <see langword="SdkMessageProcessingStepMode" /> enumeration defined in SampleCode\CS\HelperCode\OptionSets.cs and SampleCode\VB\HelperCode\OptionSets.vb of the SDK download.</para>
      </remarks>Event execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.OperationCreatedOn">
      <summary>
        <para>Gets the date and time that the related <see langword="System Job" /> was created.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.datetime.aspx">DateTime</see>The date and time that the related <see langword="System Job" /> was created.</para>
      </returns>
      <remarks>
        <para>This property is used for the Microsoft Dynamics 365 to Microsoft Azure integration feature. It contains the same date and time value as the <see langword="CreatedOn" /> property of the related <see langword="System Job" /> entity.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.OperationId" />AsyncOperation (system job) entityAzure integration with Microsoft Dynamics 365</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.OperationId">
      <summary>
        <para>Gets the GUID of the related <see langword="System Job" />.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The GUID of the related <see langword="System Job" />. This corresponds to the <see langword="AsyncOperationId" /> attribute, which is the primary key for the <see langword="System Job" /> entity.</para>
      </returns>
      <remarks>
        <para>This property is used for the Microsoft Dynamics 365 to Microsoft Azure integration feature. </para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.OperationCreatedOn" />AsyncOperation (system job) entityAzure integration with Microsoft Dynamics 365</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.OrganizationId">
      <summary>
        <para>Gets the GUID of the organization that the entity belongs to and the plug-in executes under.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The GUID of the organization that the entity belongs to and the plug-in executes under. This corresponds to the <see langword="OrganizationId" /> attribute, which is the primary key for the <see langword="Organization" /> entity.</para>
      </returns>
      <remarks />Organization entities</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.OrganizationName">
      <summary>
        <para>Gets the unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.</para>
      </returns>
      <remarks>
        <para>See the <see langword="Name" /> attribute of the <see langword="Organization" /> entity.</para>
      </remarks>Organization entities</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.OutputParameters">
      <summary>
        <para>Gets the parameters of the response message after the core platform operation has completed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" />The parameters of the response message after the core platform operation has completed.</para>
      </returns>
      <remarks />Input and output parameters<seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.InputParameters" />Use messages (request and response classes) with the Execute method</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.OwningExtension">
      <summary>
        <para>Gets a reference to the related <see langword="SdkMessageProcessingingStep" /> or <see langword="ServiceEndpoint" />.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />A reference to the related <see langword="SdkMessageProcessingingStep" /> or <see langword="ServiceEndpoint" />.entity.</para>
      </returns>
      <remarks>
        <para>An <see langword="SdkMessageProcessingingStep" /> entity is used for plug-in registration and a <see langword="ServiceEndpoint" /> entity is used for Microsoft Azure integration.</para>
      </remarks>Plug-in registration entitiesServiceEndpoint entity messages and methodsWork with Dynamics 365 data in your Azure solution</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.PostEntityImages">
      <summary>
        <para>Gets the properties of the primary entity after the core platform operation has been completed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityImageCollection" />The properties of the primary entity after the core platform operation has been completed.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.PreEntityImages" />Pre and post entity images</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.PreEntityImages">
      <summary>
        <para>Gets the properties of the primary entity before the core platform operation has begins.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityImageCollection" />The properties of the primary entity before the core platform operation has begins.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.PostEntityImages" />Pre and post entity images</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.PrimaryEntityId">
      <summary>
        <para>Gets the GUID of the primary entity for which the pipeline is processing events.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The GUID of the primary entity for which the pipeline is processing events. For example, if the event pipeline is processing an account, this corresponds to the <see langword="AccountId" /> attribute, which is the primary key for the <see langword="Account" /> entity.</para>
      </returns>
      <remarks />Event execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.PrimaryEntityName">
      <summary>
        <para>Gets the name of the primary entity for which the pipeline is processing events.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the primary entity for which the pipeline is processing events.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.SecondaryEntityName" />Event execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.RequestId">
      <summary>
        <para>Gets the GUID of the request being processed by the event execution pipeline.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>&gt;The GUID of the request being processed by the event execution pipeline. This corresponds to the <see cref="P:Microsoft.Xrm.Sdk.OrganizationRequest.RequestId" /> property, which is the primary key for the <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" /> class from which specialized request classes are derived.</para>
      </returns>
      <remarks />Use messages (request and response classes) with the Execute methodEvent execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.SecondaryEntityName">
      <summary>
        <para>Gets the name of the secondary entity that has a relationship with the primary entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the secondary entity that has a relationship with the primary entity.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.PrimaryEntityName" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.SharedVariables">
      <summary>
        <para>Gets the custom properties that are shared between plug-ins.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" />The custom properties that are shared between plug-ins.</para>
      </returns>
      <remarks />Pass data between plug-ins</member>
    <member name="P:Microsoft.Xrm.Sdk.IExecutionContext.UserId">
      <summary>
        <para>Gets the GUID of the system user for whom the plug-in invokes web service methods on behalf of.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The GUID of the system user for whom the plug-in invokes web service methods on behalf of. This property corresponds to the <see langword="SystemUserId" /> property, which is the primary key for the <see langword="SystemUser" /> entity.</para>
      </returns>
      <remarks />User and team entities</member>
    <member name="P:Microsoft.Xrm.Sdk.IKeyVaultClient.PreferredAuthType">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.ErrorCode">
      <summary>
        <para>Gets the numeric code that identifies a specific error condition.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The error code.</para>
      </returns>
      <remarks>
        <para>See the ErrorCodes.cs file in the <c>SampleCode\CS\HelperCode</c> folder of the SDK download for a list of Microsoft Dynamics 365 specific error codes.</para>
      </remarks>Web service error codes</member>
    <member name="P:Microsoft.Xrm.Sdk.InvalidPluginExecutionException.Status">
      <summary>
        <para>Gets the status of the plug-in exception.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OperationStatus" />The status of the plug-in exception.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.IPluginExecutionContext.ParentContext">
      <summary>
        <para>Gets the execution context from the parent pipeline operation.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.IPluginExecutionContext" />The execution context from the parent pipeline operation.</para>
      </returns>
      <remarks>
        <para>This property may be populated for a plug-in registered in stage 20 or 40 when a Create, Update, Delete, or RetrieveExchangeRate request is processed by the execution pipeline.</para>
        <para>Certain message requests require the platform to internally generate another message request, and hence another execution pipeline, to complete processing of the original request. For example, pipeline execution of the <see cref="T:Microsoft.Crm.Sdk.Messages.AssignRequest" /> results in the internal generation of an <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest" />. Any plug-in registered in stage 20 or 40 for an update request will have the ParentContext property set to the execution context of the original assign request.</para>
      </remarks>Event execution pipelinePass data between plug-ins</member>
    <member name="P:Microsoft.Xrm.Sdk.IPluginExecutionContext.Stage">
      <summary>
        <para>Gets the stage in the execution pipeline that a synchronous plug-in is registered for. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>.  Valid values are 10 (pre-validation), 20 (pre-operation), 40 (post-operation), and 50 (post-operation, deprecated).</para>
      </returns>
      <remarks>
        <para>A stage identifies when a registered synchronous plug-in is to execute during the processing of a message request. Plug-ins can be further ordered within a stage using the <see langword="SdkMessageProcessingStep.Rank" /> attribute.</para>
        <para>An enumeration named <see langword="SdkMessageProcessingStepStage" /> that defines the supported range of values for this property is available by including the file SampleCode\CS\HelperCode\OptionSets.cs or SampleCode\VB\HelperCode\OptionSets.vb in your project.</para>
      </remarks>Plug-in registration entitiesEvent execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.IProxyTypesAssemblyProvider.ProxyTypesAssembly">
      <summary>
        <para>Gets or sets the assembly that contains the early-bound entity types.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.reflection.assembly.aspx">Assembly</see>The assembly.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.KnownTypesResolver.ResolvedTypes">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Label.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Label.LocalizedLabels">
      <summary>
        <para>Gets the collection of localized labels.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabelCollection" /> The collection of localized labels.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Label.UserLocalizedLabel">
      <summary>
        <para>Gets or set the label for the language of the current user.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabel" />The label for the language of the current user.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.LocalizedLabel.IsManaged">
      <summary>
        <para>Gets or sets whether the label is managed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the label is managed; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.LocalizedLabel.Label">
      <summary>
        <para>Gets or sets the localized label string.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The localized label string..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.LocalizedLabel.LanguageCode">
      <summary>
        <para>Gets or sets the language code for the label.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The language code for the label..</para>
      </returns>
      <remarks>
        <para>
            Valid locale ID values can be found at <see href="http://go.microsoft.com/fwlink/?LinkId=122128">Locale ID (LCID) Chart</see>.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.ExchangeFolderId">
      <summary>
        <para>Gets the ID of the Exchange folder in the folder-level tracking rule.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The ID of the Exchange folder in the folder-level tracking rule.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.ExchangeFolderName">
      <summary>
        <para>Gets the name of the Exchange folder in the folder-level tracking rule.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the Exchange folder in the folder-level tracking rule.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.IsFolderOnboarded">
      <summary>
        <para>Gets whether the tracking rule for the folder has run.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the tracking rule for the folder has run; <see langword="false" /> otherwise.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.RegardingObjectId">
      <summary>
        <para>Gets the ID of the entity record with which the Exchange folder is mapped.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the entity record with which the Exchange folder is mapped.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.RegardingObjectName">
      <summary>
        <para>Gets the name of the entity represented by the <paramref name="RegardingObjectId" /> property.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the entity represented by the <paramref name="RegardingObjectId" /> property.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.RegardingObjectTypeCode">
      <summary>
        <para>Gets the entity type code of the entity represented by the <paramref name="RegardingObjectId" /> property.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The entity type code of the entity represented by the <paramref name="RegardingObjectId" /> property.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping.System#Runtime#Serialization#IExtensibleDataObject#ExtensionData">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Runtime.Serialization.ExtensionDataObject" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ManagedProperty`1.CanBeChanged">
      <summary>
        <para>Gets or sets whether the managed property value can be changed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the managed property value can be changed; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ManagedProperty`1.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ManagedProperty`1.ManagedPropertyLogicalName">
      <summary>
        <para>Gets the logical name for the managed property.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name for the managed property.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ManagedProperty`1.Value">
      <summary>
        <para>Gets or sets the value of the managed property.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The value of the managed property.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.RelatedEntities">
      <summary>
        <para>Gets or sets the collection of entity references (references to records) to be associated. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" />
The collection of entity references (references to records) to be associated.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Relationship">
      <summary>
        <para>Get or sets the relationship name to be used for an association. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />The relationship name to be used for an association.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Target">
      <summary>
        <para>Gets or sets the target that is the record to which the related records are associated. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />
The target that is the record to which the related records are associated.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CanBeReferencedRequest.EntityName">
      <summary>
        <para>Gets or sets the logical entity name to check whether it can be the primary entity in a one-to-many relationship. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical entity name to check whether it can be the primary entity in a one-to-many relationship. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CanBeReferencedResponse.CanBeReferenced">
      <summary>
        <para>Gets the result of the request to see whether the entity can be the primary entity (one) in a one-to-many relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the entity can be the primary entity (one) in a one-to-many relationship; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CanBeReferencingRequest.EntityName">
      <summary>
        <para>Gets or sets the logical entity name. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The the logical entity name. Required..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CanBeReferencingResponse.CanBeReferencing">
      <summary>
        <para>Gets the result of the request to see whether the entity can be the referencing entity (many) in a one-to-many relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the entity can be the referencing entity (many) in a one-to-many relationship.; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CanManyToManyRequest.EntityName">
      <summary>
        <para>Gets or sets the logical entity name. Required</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical entity name. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CanManyToManyResponse.CanManyToMany">
      <summary>
        <para>Gets the result of the request to see whether the entity can participate in a many-to-many relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the entity can participate in a many-to-many relationship.; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest.Attributes">
      <summary>
        <para>Gets or sets a collection of entity and attributes to apply the behavior conversion on. Required</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.EntityAttributeCollection" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest.AutoConvert">
      <summary>
        <para>Gets or sets whether to automatically convert to DateOnly value, if possible. Optional.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if automatically convert to DateOnly value; otherwise <see langword="false" />..</para>
      </returns>
      <remarks>
        <para>If this parameter is not specified, by default <see langword="true" /> is used. If you specify <see langword="false" />, the rule specified in the <see cref="P:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest.ConversionRule" /> parameter is used.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest.ConversionRule">
      <summary>
        <para>Gets or sets the conversion rule to apply. Required.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The conversion rule name to apply.</para>
      </returns>
      <remarks>
        <para>The valid values for this parameter are available in the <see cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" /> class.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest.TimeZoneCode">
      <summary>
        <para>Gets or sets the CRM time zone code to be used for the conversion. Required only if <see langword="SpecificTimeZone" /> is specified in <see cref="P:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest.ConversionRule" /> parameter.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The integer value for the CRM time zone code.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorResponse.JobId">
      <summary>
        <para>Gets the ID of the asynchronous job that executes the behavior conversion from UTC to DateOnly in the database.</para>
      </summary>
      <returns>
        <para>Returns <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>ID of the asynchronous job.</para>
      </returns>
      <remarks>
        <para>An asynchronous job is created with the <see langword="Convert Date and Time Behavior" /> name.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest.Attribute">
      <summary>
        <para>Gets or sets the definition of the attribute type that you want to create. Required.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" />The definition of the attribute type that you want to create. Required.</para>
      </returns>
      <remarks>
        <para>Use one of the following classes to specify the type of attribute that you want to create:</para>
        <list type="bullet">
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata" />
              </para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" />
              </para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest.EntityName">
      <summary>
        <para>Gets or sets the name of the entity for which you want to create an attribute. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the entity for which you want to create an attribute. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the unmanaged solution to which you want to add this attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the unmanaged solution to which you want to add this attribute. Optional.</para>
      </returns>
      <remarks>
        <para>All entities are added to the default solution. When you use this optional property, you also add this attribute as a solution component to the specified unmanaged solution.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateAttributeResponse.AttributeId">
      <summary>
        <para>Gets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the attribute that is created.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>
The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the attribute that is created. This is the unique identifier of the attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest.Lookup">
      <summary>
        <para>Gets or sets the metadata for the lookup field used to store the ID of the related record. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata" />The metadata for the lookup field used to store the ID of the related record. Required.</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest.OneToManyRelationships">
      <summary>
        <para>Gets or sets the metadata array for the one-to-many relationships to the Account and Contact entity. Required.</para>
      </summary>
      <returns>
        <para>The metadata array for the one-to-many relationships to the Account and Contact entity. Required.</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the unmanaged solution to which you want to add this customer lookup attribute to. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the unmanaged solution to which you want to add this customer lookup attribute to. Optional.</para>
      </returns>
      <remarks>
        <para>All entities are added to the default solution. When you use this optional property, you also add this customer lookup attribute as a solution component to the specified unmanaged solution.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsResponse.AttributeId">
      <summary>
        <para>Gets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata" /> that is created.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata" /> that is created.</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsResponse.RelationshipIds">
      <summary>
        <para>Gets an array of relationship IDs created for the attribute to Account and Contact entities.</para>
      </summary>
      <returns>
        <para>Array of relationship IDs created for the attribute to Account and Contact entities.</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyRequest.EntityKey">
      <summary>
        <para>Gets or sets the entity key.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata" /></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyRequest.EntityName">
      <summary>
        <para>Gets or sets the entity name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The name of the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the unique name of the solution.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The name of the solution.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyResponse.EntityKeyId">
      <summary>
        <para>Gets the entity key ID.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest.Entity">
      <summary>
        <para>Gets or sets the metadata for the custom entity that you want to create. Required.</para>
      </summary>
      <returns>
        <para>Type <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" />The metadata for the custom entity that you want to create. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest.HasActivities">
      <summary>
        <para>Gets or sets whether a custom entity is created that has a special relationship to activity entities and is a valid regarding object for the activity. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the custom entity that you create has a special relationship to activity entities; otherwise, <see langword="false" />. The default is <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest.HasFeedback">
      <summary>
        <para>Gets or sets whether the entity will have a special relationship to the Feedback entity. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity will have a special relationship to the Feedback entity; otherwise, false.</para>
      </returns>
      <remarks>
        <para>This capability can only be enabled once. After it is enabled, it cannot be disabled.</para>
      </remarks>Use the Feedback entity to manage feedback and ratings for Dynamics 365 records</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest.HasNotes">
      <summary>
        <para>Gets or sets whether the custom entity that is created has a special relationship to the annotation entity. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the custom entity that is created has a special relationship to the annotation entity; otherwise, false. The default is <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest.PrimaryAttribute">
      <summary>
        <para>Gets or sets the metadata for the primary attribute for the new entity. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" />The metadata for the primary attribute for the new entity. Required..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the unmanaged solution to which you want to add this custom entity. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the unmanaged solution to which you want to add this custom entity. Optional.</para>
      </returns>
      <remarks>
        <para>All custom entities are automatically added to the default solution. However, when you use this optional property, you also add the custom entity as a solution component to the specified unmanaged solution.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityResponse.AttributeId">
      <summary>
        <para>Gets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the primary attribute for the newly created entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>
The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the primary attribute for the newly created entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateEntityResponse.EntityId">
      <summary>
        <para>Gets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the newly created entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>
The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the newly created entity. </para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest.IntersectEntitySchemaName">
      <summary>
        <para>Gets or sets the name of the intersect entity to be created for this entity relationship. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the intersect entity to be created for this entity relationship. Required.</para>
      </returns>
      <remarks>
        <para>This property is required. This property must begin with a valid customization prefix. We recommend that you use a consistent naming convention. This is usually: &lt;customization prefix&gt;_&lt;entity 1 logical name + “s”&gt;_&lt;entity 2 logical name +”s”&gt;.   For example “new_accounts_campaigns”.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest.ManyToManyRelationship">
      <summary>
        <para>Gets or sets the definition of the Many-to-Many entity relationship to be created. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata" />The definition of the Many-to-Many entity relationship to be created. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the unmanaged solution you want to add this many-to-many entity relationship to. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the unmanaged solution you want to add this many-to-many entity relationship to. Optional.</para>
      </returns>
      <remarks>
        <para>This property is optional. All entity relationships are added to the default solution. Using this optional property will also add this entity as a solution component to the specified unmanaged solution.</para>
      </remarks>Add a new solution component</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateManyToManyResponse.ManyToManyRelationshipId">
      <summary>
        <para>Gets the ID of the many-to-many entity relationship that is created.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see> The ID of the many-to-many entity relationship that is created. This corresponds to the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" />. </para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest.Lookup">
      <summary>
        <para>Gets or sets the metadata for the lookup field used to store the ID of the related record. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata" />The metadata for the lookup field used to store the ID of the related record. Required.</para>
      </returns>
      <remarks>
        <para>This attribute is added to the referencing entity.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest.OneToManyRelationship">
      <summary>
        <para>Gets or sets the metadata for the relationship. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata" />The metadata for the relationship. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the unmanaged solution you want to add this one-to-Many entity relationship to. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the unmanaged solution you want to add this one-to-Many entity relationship to. Optional..</para>
      </returns>
      <remarks>
        <para>This property is optional. All entity relationships are added to the default solution. Using this optional property will also add this entity relationship as a solution component to the specified unmanaged solution.</para>
      </remarks>Add a new solution component</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateOneToManyResponse.AttributeId">
      <summary>
        <para>Gets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata" /> that is created.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata" /> that is created..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateOneToManyResponse.RelationshipId">
      <summary>
        <para>Gets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata" />that is created.</para>
      </summary>
      <returns>
        <para>
          Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata" /> that is created..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateOptionSetRequest.OptionSet">
      <summary>
        <para>Gets or sets the definition of the global option set. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" />The definition of the global option set. Required.</para>
      </returns>
      <remarks>
        <para>The <see cref="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.IsGlobal" /> property must be <see langword="true" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateOptionSetRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the unmanaged solution you want to add this global option set to. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the unmanaged solution you want to add this global option set to. Optional.</para>
      </returns>
      <remarks>
        <para>This property is optional. All global option sets are added to the default solution. Using this optional property will also add this global option set as a solution component to the specified unmanaged solution.</para>
      </remarks>Add a new solution component</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateOptionSetResponse.OptionSetId">
      <summary>
        <para>Gets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the newly created <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" />.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the newly created <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateRequest.Target">
      <summary>
        <para>Gets or sets an instance of an entity that you can use to create a new record. Required. </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />
The entity instance.</para>
      </returns>
      <remarks>
        <para>The specified target record must contain values for all the attributes where the <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.RequiredLevel" /> is set to <see cref="F:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel.SystemRequired" />. You can see the required level value for each entity in the Entity Metadata topic for the entity. If the entity instance includes properties where <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForCreate" /> is false, the values are ignored. You can find this information in the metadata for your organization. See the preceding metadata browser information.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.CreateResponse.id">
      <summary>
        <para>Gets the ID of the newly created record.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the newly created record.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteAttributeRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity that contains the attribute. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity that contains the attribute. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteAttributeRequest.LogicalName">
      <summary>
        <para>Gets or sets the logical name of the attribute to delete. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the attribute to delete. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the entity name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyRequest.Name">
      <summary>
        <para>Gets or sets the key name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the alternate key.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteEntityRequest.LogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetRequest.Name">
      <summary>
        <para>Gets or sets the name of the global option set to delete. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the global option set to delete. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest.AttributeLogicalName">
      <summary>
        <para>Gets or sets the logical name of the attribute from which to delete the option value. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the attribute from which to delete the option value. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity that contains the attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity that contains the attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest.OptionSetName">
      <summary>
        <para>Gets or sets the name of the option set that contains the value. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the option set that contains the value. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the solution name associated with this option value. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The solution name associated with this option value. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest.Value">
      <summary>
        <para>Gets or sets the value of the option to delete. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The value of the option to delete. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipRequest.Name">
      <summary>
        <para>Gets or sets the name of the relationship to delete. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the relationship to delete. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteRequest.ConcurrencyBehavior">
      <summary>
        <para>Specifies the type of optimistic concurrency behavior that should be performed by the Web service when processing this request.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ConcurrencyBehavior" />The concurrency behavior.</para>
      </returns>
      <remarks />Reduce potential data loss using optimistic concurrency</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DeleteRequest.Target">
      <summary>
        <para>Gets or sets the reference to the record that you want to delete. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />
The reference to the record that you want to delete.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DisassociateRequest.RelatedEntities">
      <summary>
        <para>Gets or sets the collection of entity references (references to records) to be disassociated. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection" />
The collection of entity references (references to records) to be disassociated.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DisassociateRequest.Relationship">
      <summary>
        <para>Get or sets the name of the relationship to be used for the disassociation. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Relationship" />
The name of the relationship to be used for the disassociation.</para>
      </returns>
      <remarks>
        <para>The relationship name can be found in the <see cref="P:Microsoft.Xrm.Sdk.Relationship.SchemaName" /> property in the metadata.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.DisassociateRequest.Target">
      <summary>
        <para>Gets or sets the target, which is the record from which the related records will be disassociated. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />
The target, which is the record from which the related records will be disassociated.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncRequest.Request">
      <summary>
        <para>Gets or sets the request to execute asynchronously.</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />The request to execute asynchronously.</para>
      </returns>
      <remarks>
        <para>Currently this only supports the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest" /> message.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncResponse.AsyncJobId">
      <summary>
        <para>Gets or sets the ID of the asynchronous job that was started from processing the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncRequest" />.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see></para>
        <para>The ID of the asynchronous job.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest.Requests">
      <summary>
        <para>Gets or sets the collection of message requests to execute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequestCollection" />The collection of message requests to execute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest.Settings">
      <summary>
        <para>Gets or sets the settings that define whether execution should continue if an error occurs and if responses for each message request processed are to be returned.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ExecuteMultipleSettings" />Settings that define whether execution should continue if an error occurs and if responses are to be returned.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse.IsFaulted">
      <summary>
        <para>Gets a value that indicates if processing at least one of the individual message requests resulted in a fault.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if at least one of the individual message requests resulted in a fault; otherwise, false. </para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse.Responses">
      <summary>
        <para>Gets the collection of responses.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItemCollection" />The collection of responses.</para>
      </returns>
      <remarks>
        <para>Whether responses are returned or not is configured by <see cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest.Settings" />.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest.Settings" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest.Requests">
      <summary>
        <para>Gets or sets the collection of message requests to execute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequestCollection" />The collection of message requests to execute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest.ReturnResponses">
      <summary>
        <para>Gets or sets a value indicating if responses are to be returned for each message request processed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>Set to <see langword="true" /> if responses should be returned; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionResponse.Responses">
      <summary>
        <para>Gets the collection of responses.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponseCollection" />The collection of responses.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest.ReturnResponses" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyResponse.EntityNames">
      <summary>
        <para>Gets an array of logical entity names that can have many-to-many entity relationships.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>[]An array of logical entity names that can have many-to-many entity relationships.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesRequest.ReferencingEntityName">
      <summary>
        <para>Gets or sets the logical name of the entity to get valid referenced entities. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity to get valid referenced entities. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesResponse.EntityNames">
      <summary>
        <para>Gets the array of valid entity names that can be the primary entity in a many-to-many relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>[]The array of valid entity names that can be the primary entity in a many-to-many relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesRequest.ReferencedEntityName">
      <summary>
        <para>Gets or sets the name of the entity that would be the primary entity in the relationship. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the entity that would be the primary entity in the relationship. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesResponse.EntityNames">
      <summary>
        <para>Gets the array of valid entity names that can be the related entity in a many-to-many relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>[]The array of valid entity names that can be the related entity in a many-to-many relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest.AttributeLogicalName">
      <summary>
        <para>Gets or sets the name of the attribute when updating a local option set in a picklist attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the attribute when updating a local option set in a picklist attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest.Description">
      <summary>
        <para>Gets or sets a description for the option. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />A description for the option.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity when updating the local option set in a picklist attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity when updating the local option set in a picklist attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest.Label">
      <summary>
        <para>Gets or sets the label for the option. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The label for the option. Required..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest.OptionSetName">
      <summary>
        <para>Gets or sets the name of the global option set. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the global option set. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the unique name of the unmanaged solution when updating a global option set. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name of the unmanaged solution when updating a global option set. Optional.</para>
      </returns>
      <remarks>
        <para>Setting this value will add the global option set to the specified unmanaged solution. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest.Value">
      <summary>
        <para>Gets or sets the value for the option. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;The value for the option. Optional.</para>
      </returns>
      <remarks>
        <para>We recommend that you do not specify an option and instead allow the system to auto-generate one for you. This will help make sure that the option value prefix for your solution is applied and the value will be more likely to be unique when the solution is installed in another organization.</para>
      </remarks>Merge option set options</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertOptionValueResponse.NewOptionValue">
      <summary>
        <para>Gets the option value for the new option.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The option value for the new option.</para>
      </returns>
      <remarks>
        <para>If you do not specify an option value, a value is automatically generated for you.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.AttributeLogicalName">
      <summary>
        <para>Gets or sets the logical name of the status attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the status attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.Description">
      <summary>
        <para>Gets or sets a description for the option. Optional.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Label" />The description for the option. Optional.</para>
      </returns>
      <remarks>
        <para>While this data can be set for the option the application does not provide a place where this description can be viewed or edited. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity that contains the attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity that contains the attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.Label">
      <summary>
        <para>Gets or sets the label for the new status. Required.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Label" />The label for the new status. Required..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.OptionSetName">
      <summary>
        <para>Reserved for future use. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>Reserved for future use. Optional.</para>
      </returns>
      <remarks>
        <para>
            <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusAttributeMetadata" /> attributes always use local option sets.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the solution that this attribute should be added to. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The solution that this attribute should be added to. Optional.</para>
      </returns>
      <remarks>
        <para>When you update an attribute you have the option to add the attribute to a specific solution.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.StateCode">
      <summary>
        <para>Gets or sets the state code for the new status. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The state code for the new status. Required.</para>
      </returns>
      <remarks>
        <para>The value must represent a valid option in the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StateAttributeMetadata" /> attribute in the same entity.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest.Value">
      <summary>
        <para>Gets or sets the value for the new status. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;the value for the new status. Optional.</para>
      </returns>
      <remarks>
        <para>Passing a null value is recommended. If a null value is passed the system will generate a new value. The new value will include the option value prefix that will help make the value more unique and facilitate correct merging of custom options.</para>
      </remarks>Merge option set options</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.InsertStatusValueResponse.NewOptionValue">
      <summary>
        <para>Gets the option value for the new option.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The option value for the new option.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveResponse.IsActive">
      <summary>
        <para>Gets whether data encryption is active or not.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see><see langword="true" /> if data encryption is active; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest.AttributeLogicalName">
      <summary>
        <para>Gets or sets the logical name of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata" /> attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata" /> attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity that contains the attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity that contains the attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest.OptionSetName">
      <summary>
        <para>Gets or sets the name of the global option set you want to edit options for. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the global option set you want to edit options for. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the solution you want to add the solution component to. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the solution you want to add the solution component to. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest.Values">
      <summary>
        <para>Gets or sets the array of option values in the wanted order. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The array of option values in the wanted order. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyRequest.EntityKeyLogicalName">
      <summary>
        <para>Gets or sets the entity key name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the entity name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest.EntityFilters">
      <summary>
        <para>Gets or sets a filter to control how much data for each entity is retrieved. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityFilters" />A filter to control how much data for each entity is retrieved. Required.</para>
      </returns>
      <remarks>
        <para>To improve performance use the appropriate entity filter to provide just the data you need.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest.RetrieveAsIfPublished">
      <summary>
        <para>Gets or sets whether to retrieve the metadata that has not been published. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the metadata that has not been published should be retrieved; otherwise, false.</para>
      </returns>
      <remarks>
        <para>If you are creating an entity editor you will need to retrieve entity data that has been saved but not published. For other scenarios you will want to only retrieve published metadata.</para>
        <list type="bullet">
          <item>
            <description>
              <para>Set this value to true to include unpublished changes, as it would look if you called publish.</para>
            </description>
          </item>
          <item>
            <description>
              <para>Set this value to false to include only the currently published changes, ignoring the changes that haven't yet been published.</para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesResponse.EntityMetadata">
      <summary>
        <para>Gets an array of <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" /> instances.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" />[]an array of <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" /> instances..</para>
      </returns>
      <remarks>
        <para>The data that is included in each <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" /> instance varies based on the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest.EntityFilters" /> parameter that is passed to the request.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesResponse.Timestamp">
      <summary>
        <para>Gets a time stamp that represents the time when the data was retrieved.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>A time stamp that represents the time when the data was retrieved.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesResponse.ManagedPropertyMetadata">
      <summary>
        <para>Gets an array of managed property definitions.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata" />[]An array of managed property definitions.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsRequest.RetrieveAsIfPublished">
      <summary>
        <para>Gets or sets whether to retrieve the metadata that has not been published. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the metadata that has not been published should be retrieved; otherwise, false.</para>
      </returns>
      <remarks>
        <para>If you are creating a global optionset editor you will need to retrieve entity data that has been saved but not published. For other scenarios you will want to only retrieve published metadata.</para>
        <list type="bullet">
          <item>
            <description>
              <para>Set this value to true to include unpublished changes, as it would look if you called publish.</para>
            </description>
          </item>
          <item>
            <description>
              <para>Set this value to false to include only the currently published changes, ignoring the changes that haven't yet been published.</para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsResponse.OptionSetMetadata">
      <summary>
        <para>Gets an array of definitions for each global option set.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase" />[]An array of definitions for each global option set.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.ColumnNumber">
      <summary>
        <para>Gets or sets a column number value to identify an attribute from the <see langword="Audit" />.<see langword="AttributeMask" /> property. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>A column number value to identify an attribute from the <see langword="Audit" />.<see langword="AttributeMask" /> property. Optional.</para>
      </returns>
      <remarks>
        <para>This property can be used in place of the <see langword="LogicalName" /> when querying <see langword="Audit" /> entity records. The <see langword="AttributeMask" /> property contains a column delimited list of column number values representing the attributes modified when the record was updated. You can use these values to retrieve the metadata for the attribute that was changed.</para>
      </remarks>Audit entity data changesAudit entity messages and methods</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity that contains the attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity that contains the attribute. Optional.</para>
      </returns>
      <remarks>
        <para>The <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.LogicalName" /> and the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.EntityLogicalName" /> are required if the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.MetadataId" /> is not provided.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.LogicalName">
      <summary>
        <para>Gets or sets the logical name of the attribute to be retrieved. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the attribute to be retrieved. Optional.</para>
      </returns>
      <remarks>
        <para>The <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.LogicalName" /> and the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.EntityLogicalName" /> are required if the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.MetadataId" /> is not provided.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.MetadataId">
      <summary>
        <para>The unique identifier for the attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The unique identifier for the attribute. This corresponds to the <see cref="T:Microsoft.Xrm.Sdk.Metadata.MetadataBase" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" />.</para>
      </returns>
      <remarks>
        <para>The <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.MetadataId" /> is required if the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.EntityLogicalName" /> and the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.LogicalName" /> iiis not provided.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest.RetrieveAsIfPublished">
      <summary>
        <para>Gets or sets whether to retrieve the metadata that has not been published. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the metadata that has not been published should be retrieved; otherwise, false.</para>
      </returns>
      <remarks>
        <para>If you are creating an attribute editor you will need to retrieve entity data that has been saved but not published. For other scenarios you will want to only retrieve published metadata.</para>
        <list type="bullet">
          <item>
            <description>
              <para>Set this value to true to include unpublished changes, as it would look if you called publish.</para>
            </description>
          </item>
          <item>
            <description>
              <para>Set this value to false to include only the currently published changes, ignoring the changes that haven't yet been published.</para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeResponse.AttributeMetadata">
      <summary>
        <para>Gets the metadata for the requested attribute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" />The metadata for the requested attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyResponse.EncryptionKey">
      <summary>
        <para>Gets or sets the encryption key.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The value returned is the decrypted data encryption key.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest.Columns">
      <summary>
        <para>Gets or sets the columns to retrieve.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest.DataVersion">
      <summary>
        <para>Gets or sets the data version.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The data version.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest.EntityName">
      <summary>
        <para>Gets or sets the entity name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The entity name.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest.PageInfo">
      <summary>
        <para>Gets or sets the paging information.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesResponse.EntityChanges">
      <summary>
        <para>Gets the changes for an entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BusinessEntityChanges" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the entity name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The name of the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyRequest.LogicalName">
      <summary>
        <para>Gets or sets the key name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The key name.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyRequest.MetadataId">
      <summary>
        <para>Gets or sets the metadata ID.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The metadata ID.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyRequest.RetrieveAsIfPublished">
      <summary>
        <para>Gets or sets whether to retrieve the metadata that has not been published. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="True" /> if the metadata that has not been published should be retrieved; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyResponse.EntityKeyMetadata">
      <summary>
        <para>Gets the entity key metadata values.</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.EntityFilters">
      <summary>
        <para>Gets or sets a filter to control how much data for the entity is retrieved. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityFilters" />a filter to control how much data for the entity is retrieved. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.LogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity to be retrieved. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity to be retrieved. Optional.</para>
      </returns>
      <remarks>
        <para>The <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.LogicalName" /> is required if the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.MetadataId" /> is not provided.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.MetadataId">
      <summary>
        <para>A unique identifier for the entity. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The A unique identifier for the entity. This corresponds to the <see cref="T:Microsoft.Xrm.Sdk.Metadata.MetadataBase" />. <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> for the entity.</para>
      </returns>
      <remarks>
        <para>The <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.MetadataId" /> is required if the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.LogicalName" /> is not provided.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest.RetrieveAsIfPublished">
      <summary>
        <para>Gets or sets whether to retrieve the metadata that has not been published. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the metadata that has not been published should be retrieved; otherwise, false.</para>
      </returns>
      <remarks>
        <para>If you are creating an entity editor you will need to retrieve entity data that has been saved but not published. For other scenarios you will want to only retrieve published metadata.</para>
        <list type="bullet">
          <item>
            <description>
              <para>Set this value to true to include unpublished changes, as it would look if you called publish.</para>
            </description>
          </item>
          <item>
            <description>
              <para>Set this value to false to include only the currently published changes, ignoring the changes that haven't yet been published.</para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityResponse.EntityMetadata">
      <summary>
        <para>Gets the metadata for the requested entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" />The metadata for the requested entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyRequest.LogicalName">
      <summary>
        <para>Gets or sets the name of the managed property. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the managed property. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyRequest.MetadataId">
      <summary>
        <para>Gets or sets the ID of the managed property. Required,</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the managed property. This corresponds to the <see cref="T:Microsoft.Xrm.Sdk.Metadata.MetadataBase" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> for the managed property.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyResponse.ManagedPropertyMetadata">
      <summary>
        <para>Gets the definition of the managed property.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata" />The definition of the managed property.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.ClientVersionStamp">
      <summary>
        <para>Gets or sets a timestamp value representing when the last request was made.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
A timestamp value representing when the last request was made.</para>
      </returns>
      <remarks>
        <para>Set this using a <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse.ServerVersionStamp" /> value from a previous request and you will retrieve only the metadata changes, including deleted metadata. Set this value to <see langword="null" /> and you will retrieve all the metadata defined in the query.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.DeletedMetadataFilters">
      <summary>
        <para>Gets or sets a value to filter what deleted metadata items will be returned.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters" />A value to filter what deleted metadata items will be returned.</para>
      </returns>
      <remarks>
        <para>Both the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.ClientVersionStamp" /> and this parameter must be included for any deleted metadata to be returned.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.Query">
      <summary>
        <para>Gets or sets the query representing the metadata to return.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression" />The query representing the metadata to return.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse.DeletedMetadata">
      <summary>
        <para>Gets the deleted metadata since the last request.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataCollection" />The deleted metadata since the last request.</para>
      </returns>
      <remarks>
        <para>Deleted metadata is only returned when a valid <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.ClientVersionStamp" /> is included in a request.</para>
        <para>This collection is a dictionary of GUID values using a <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters" /> as a key. The GUID values represent <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> values of the metadata items.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse.EntityMetadata">
      <summary>
        <para>Gets the metadata defined by the request.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadataCollection" />The metadata defined by the request.</para>
      </returns>
      <remarks>
        <para>This is a collection of <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" /> where the entities match the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" />.<see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.Query" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryExpression.Criteria" />. The properties within the entities that match the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" />.<see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.Query" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryExpression.Properties" /> will contain values. Any properties that do not match the requested properties will be null.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse.ServerVersionStamp">
      <summary>
        <para>Gets a timestamp identifier for the metadata retrieved.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
A timestamp identifier for the metadata retrieved..</para>
      </returns>
      <remarks>
        <para>Use this as a <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" />.<see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.ClientVersionStamp" /> in a later request to retrieve just the metadata changes since the intial request.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest.Query">
      <summary>
        <para>Gets or sets the query criteria for the retrieval. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase" />The query criteria for the retrieval.</para>
      </returns>
      <remarks>
        <para>Assign an instance of the <see cref="T:Microsoft.Xrm.Sdk.Query.FetchExpression" />, <see cref="T:Microsoft.Xrm.Sdk.Query.QueryExpression" />, or <see cref="T:Microsoft.Xrm.Sdk.Query.QueryByAttribute" /> class. The query must specify entity names and a column set. If the column set includes attributes where <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForRead" /> is <see langword="false" />, they are ignored, and the message response contains no data for those attributes. You can find this information in the metadata for your organization. See the preceding metadata browser information.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleResponse.EntityCollection">
      <summary>
        <para>Gets the collection of records that satisfy the query in the request.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" />The collection of records that satisfy the query in the request.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest.MetadataId">
      <summary>
        <para>Gets or sets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" /> to be retrieved. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the  <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" /> to be retrieved. Optional.</para>
      </returns>
      <remarks>
        <para>If the <see langword="MetadataId" /> is not set the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest.Name" /> muuust be set.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest.Name">
      <summary>
        <para>Gets or sets the name for the global option set to be retrieved. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The name for the global option set to be retrieved.. Optional..</para>
      </returns>
      <remarks>
        <para>If the <see langword="Name" /> is not set the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest.MetadataId" /> must be set.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest.RetrieveAsIfPublished">
      <summary>
        <para>Gets or sets whether to retrieve the metadata that has not been published. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the the unpublished metadata should be retrieved; otherwise, false..</para>
      </returns>
      <remarks>
        <para>If you are creating a global option set editor you will need to retrieve data that has been saved but not published. For other scenarios you will want to only retrieve published metadata.</para>
        <list type="bullet">
          <item>
            <description>
              <para>Set this value to <see langword="true" /> to include unpublished changes, as it would look if you called publish.</para>
            </description>
          </item>
          <item>
            <description>
              <para>Set this value to <see langword="false" /> to include only the currently published changes, ignoring the changes that haven't yet been published.</para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetResponse.OptionSetMetadata">
      <summary>
        <para>Gets the metadata for the global option set.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase" /> The metadata for the global option set.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest.MetadataId">
      <summary>
        <para>Gets or sets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" /> to be retrieved. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see> The <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId" /> of the <see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" /> to be retrieved. Optional.</para>
      </returns>
      <remarks>
        <para>If the <see langword="MetadataId" /> is not set the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest.Name" /> must be set.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest.Name">
      <summary>
        <para>Gets or sets the unique name for the entity relationship to be retrieved. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name for the entity relationship to be retrieved. Optional..</para>
      </returns>
      <remarks>
        <para>If the <see langword="Name" /> is not set the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest.MetadataId" /> must be set.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest.RetrieveAsIfPublished">
      <summary>
        <para>Gets or sets whether to retrieve the metadata that has not been published. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the unpublished metadata should be retrieved; otherwise, false.</para>
      </returns>
      <remarks>
        <para>If you are creating an entity relationship editor, you will need to retrieve data that has been saved but not published. For other scenarios, you will want to only retrieve published metadata.</para>
        <list type="bullet">
          <item>
            <description>
              <para>Set this value to <see langword="true" /> to include unpublished changes.</para>
            </description>
          </item>
          <item>
            <description>
              <para>Set this value to <see langword="false" /> to include only the currently published changes, ignoring the changes that have not yet been published.</para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipResponse.RelationshipMetadata">
      <summary>
        <para>Gets the metadata for the entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" />The metadata for the entity relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.ColumnSet">
      <summary>
        <para>Gets or sets the collection of attributes for which non-null values are returned from a query. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />The collection of attributes for which non-null values are returned from a query.</para>
      </returns>
      <remarks>
        <para>Assign null to this property to retrieve only the primary key. The query returns non-null values for the specified attributes in the column set. The attributes that are not included in the column set contain null values. If the column set includes attributes where <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForRead" /> is false, they are ignored and the message response contains no data for those attributes. You can find this information in the metadata for your organization. See the preceding metadata browser information.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.RelatedEntitiesQuery">
      <summary>
        <para>Gets or sets the query that describes the related records to be retrieved. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.RelationshipQueryCollection" />The query that describes the related records to be retrieved.</para>
      </returns>
      <remarks>
        <para>This property value is a collection of link-entity/query pairs. For each relationship between the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.Target" /> entity and another entity, you can specify a query for the records that are related to the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.Target" /> record.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.ReturnNotifications">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para> Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.Target">
      <summary>
        <para>Gets or sets the target, which is the record to be retrieved. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />The target, which is the record to be retrieved.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveResponse.Entity">
      <summary>
        <para>Gets the specified record from the request.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />The specified record from the request.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveResponse.Notifications">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampResponse.Timestamp">
      <summary>
        <para>Gets the time stamp of the metadata.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The time stamp of the metadata.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyRequest.ChangeEncryptionKey">
      <summary>
        <para>Gets or sets the operation to perform with the data encryption key.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> indicates to set (change) the data encryption key; otherwise, <see langword="false" /> indicates to restore the data encryption key.</para>
      </returns>
      <remarks>
        <para>When performing a restore, the new key is saved in the MS_CONFIG database. When performing a change, all fields that were encrypted using the old key are first decrypted, and then encrypted using the new key. The new key is then stored in the MS_CONFIG database.</para>
        <para>No more than one <see cref="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyRequest" /> can be processed at a time for an organization.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyRequest.EncryptionKey">
      <summary>
        <para>Gets or sets the value of the data encryption key.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest.Attribute">
      <summary>
        <para>Gets or sets the attribute metadata to be updated. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" />The attribute metadata to be updated. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest.EntityName">
      <summary>
        <para>Gets or sets the logical name of the entity to which the attribute belongs. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity to which the attribute belongs. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest.MergeLabels">
      <summary>
        <para>Gets or sets whether the label metadata will be merged or overwritten. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the label metadata will be merged or overwritten; otherwise, false.</para>
      </returns>
      <remarks>
        <para>A <see cref="T:Microsoft.Xrm.Sdk.Label" /> is a collection of localized labels, each containing a string and a language code. If a label for an item already has labels for other languages and you update it with a label that contains only one label for a specific language the <paramref name="MergeLabels" /> parameter provides the option to overwrite the existing labels or merge your new label with any existing language labels. With <paramref name="MergeLabels" /> set to true, any new labels defined will only overwrite existing labels when the languagecode matches.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the solution to associate the entity with. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the solution to associate the entity with. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest.Entity">
      <summary>
        <para>Gets or sets the metadata for the entity. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" />the metadata for the entity. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest.HasActivities">
      <summary>
        <para>Gets or sets whether the entity will have a special relationship to activity entities and is a valid regarding object for the activity. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity will have a special relationship to activity entities and is a valid regarding object for the activity; otherwise, false.</para>
      </returns>
      <remarks>
        <para>This capability can only be enabled once. After it is enabled it cannot be disabled.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest.HasFeedback">
      <summary>
        <para>Gets or sets whether the entity will have a special relationship to the Feedback entity. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity will have a special relationship to the Feedback entity; otherwise, false.</para>
      </returns>
      <remarks>
        <para>This capability can only be enabled once. After it is enabled, it cannot be disabled.</para>
      </remarks>Use the Feedback entity to manage feedback and ratings for Dynamics 365 records</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest.HasNotes">
      <summary>
        <para>Gets or sets whether the entity will have a special relationship to the annotation entity. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity will have a special relationship to the annotation entity; otherwise, false.</para>
      </returns>
      <remarks>
        <para>This capability can only be enabled once. After it is enabled it cannot be disabled.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest.MergeLabels">
      <summary>
        <para>Gets or sets whether to merge the new labels with any existing labels. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the new labels should be merged with any existing labels; otherwise, false.</para>
      </returns>
      <remarks>
        <para>A <see cref="T:Microsoft.Xrm.Sdk.Label" /> is a collection of localized labels, each containing a string and a language code. If a label for an item already has labels for other languages and you update it with a label that contains only one label for a specific language the MergeLabels parameter provides the option to overwrite the existing labels or merge your new label with any existing language labels. With MergeLabels set to true, any new labels defined will only overwrite existing labels when the languagecode matches.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the unique name of the unmanaged solution that this entity should be associated with. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name of the unmanaged solution that this entity should be associated with. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest.MergeLabels">
      <summary>
        <para>Gets or sets whether the label metadata will be merged or overwritten. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the label metadata will be merged or overwritten; otherwise, false.</para>
      </returns>
      <remarks>
        <para>A <see cref="T:Microsoft.Xrm.Sdk.Label" /> is a collection of localized labels, each containing a string and a language code. If a label for an item already has labels for other languages and you update it with a label that contains only one label for a specific language the <paramref name="MergeLabels" /> parameter provides the option to overwrite the existing labels or merge your new label with any existing language labels. With <paramref name="MergeLabels" /> set to true, any new labels defined will only overwrite existing labels when the languagecode matches.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest.OptionSet">
      <summary>
        <para>Gets or sets the metadata for the global option set. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase" />the metadata for the global option set. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of a solution to associate the global option set with. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of a solution to associate the global option set with. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.AttributeLogicalName">
      <summary>
        <para>Gets or sets the name of the attribute when updating a local option set in a picklist attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the attribute when updating a local option set in a picklist attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.Description">
      <summary>
        <para>Gets or sets a description for the option. Optional.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.Label" />The description for the option. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the logical name of the entity when updating the local option set in a picklist attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity when updating the local option set in a picklist attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.Label">
      <summary>
        <para>Gets or sets the label for the option. Optional.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Label" />The label for the option. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.MergeLabels">
      <summary>
        <para>Gets or sets whether to keep text defined for languages not included in the <paramref name="Label" />. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the text defined for languages not included in the <paramref name="Label" /> is kept; otherwise, false.</para>
      </returns>
      <remarks>
        <para>A <see cref="T:Microsoft.Xrm.Sdk.Label" /> contains a <see cref="P:Microsoft.Xrm.Sdk.Label.LocalizedLabels" /> property that contains a <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabelCollection" />. Each contains a string and a LanguageCode. When you specify a new Label this property provides you the option to preserve any label text for languages not included in the new label. Set this value to false if you want to remove text for languages not included in the label.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.OptionSetName">
      <summary>
        <para>Gets or sets the name of the global option set. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the global option set. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the name of the unmanaged solution that this global option set should be associated with. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the unmanaged solution that this global option set should be associated with. Optional.</para>
      </returns>
      <remarks>
        <para />
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest.Value">
      <summary>
        <para>Gets or sets the value for the option. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The value for the option. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipRequest.MergeLabels">
      <summary>
        <para>Gets or sets whether to merge the new labels with any existing labels. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the new labels will be merged with any existing labels; otherwise, false.</para>
      </returns>
      <remarks>
        <para>A <see cref="T:Microsoft.Xrm.Sdk.Label" /> is a collection of localized labels, each containing a string and a language code. If a label for an item already has labels for other languages and you update it with a label that contains only one label for a specific language the MergeLabels parameter provides the option to overwrite the existing labels or merge your new label with any existing language labels. With MergeLabels set to true, any new labels defined will only overwrite existing labels when the languagecode matches.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipRequest.Relationship">
      <summary>
        <para>Gets or sets the relationship metadata to be updated. Required.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" />The relationship metadata to be updated. Required..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipRequest.SolutionUniqueName">
      <summary>
        <para>Gets or sets the unique name of the unmanaged solution that this entity relationship should be associated with. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name of the unmanaged solution that this entity relationship should be associated with. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateRequest.ConcurrencyBehavior">
      <summary>
        <para>Specifies the type of optimistic concurrency behavior that should be performed by the Web service when processing this request.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ConcurrencyBehavior" />The concurrency behavior.</para>
      </returns>
      <remarks />Reduce potential data loss using optimistic concurrency</member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateRequest.Target">
      <summary>
        <para>Gets or sets an instance of an entity that is used to update a record. Required. </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />The entity instance used to update the record.</para>
      </returns>
      <remarks>
        <para>If the target contains values for attributes that are not valid for update, they are ignored. This is where <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForUpdate" /> is false. You can find this information in the metadata for your organization. See the preceding metadata browser information.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.AttributeLogicalName">
      <summary>
        <para>Gets or sets the logical name of the attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the attribute. Optional.</para>
      </returns>
      <remarks>
        <para>The logical name of the state attribute is always <see langword="statecode" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.DefaultStatusCode">
      <summary>
        <para>Gets or sets the default value for the statuscode (status reason) attribute when this statecode value is set. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;The default value for the statuscode (status reason) attribute when this statecode value is set. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.Description">
      <summary>
        <para>Gets or sets the description label for the statecode option that is specified in the <see cref="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.Value" /> property. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />the description label for the statecode option that is specified in the <see cref="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.Value" /> property. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.EntityLogicalName">
      <summary>
        <para>Gets or sets the name of the entity that has this statecode attribute. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the entity that has this statecode attribute. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.Label">
      <summary>
        <para>Gets or sets the display label for this statecode option that is specified by the <see cref="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.Value" /> property. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The display label for this statecode option that is specified by the <see cref="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.Value" /> property. Optional.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.MergeLabels">
      <summary>
        <para>Gets or sets whether to merge the current label with any existing labels that are already specified for this attribute. Required.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if any newly defined labels should only overwrite existing labels when their language code matches; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks>
        <para>A <see cref="T:Microsoft.Xrm.Sdk.Label" /> is a collection of localized labels where each collection contains a string and a language code. If a label for an item already has labels for other languages and you update it with a label that contains only one label for a specific language, the <see cref="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.MergeLabels" /> property provides the option to overwrite the existing labels or merge your new label with any existing labels. If you set <see cref="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.MergeLabels" /> to <see langword="true" />, any newly defined labels only overwrite existing labels when their language code matches.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.OptionSetName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest.Value">
      <summary>
        <para>Gets or sets the statecode attribute options to update. Required.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The statecode attribute options to update. Required.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpsertRequest.Target">
      <summary>
        <para>Gets or sets the target entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpsertResponse.RecordCreated">
      <summary>
        <para>Gets a Boolean value that specifies whether a record was created.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="True" /> if a record was created, <see langword="false" /> otherwise.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Messages.UpsertResponse.Target">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Gets the target entity.<see cref="T:Microsoft.Xrm.Sdk.EntityReference" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration.Behavior">
      <summary>
        <para>Gets or sets the behavior of the associated menu for an entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuBehavior" />&gt;
One of the enumeration values that specify the behavior of the associated menu for a one-to-many relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration.Group">
      <summary>
        <para>Gets or sets the group for the associated menu for an entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuGroup" />&gt;
One of the enumeration values that specify the group in which to display the associated menu for an entity relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration.Label">
      <summary>
        <para>Gets or sets the label for the associated menu.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />
A string that contains the menu label.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration.Order">
      <summary>
        <para>Gets or sets the order for the associated menu.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;int&gt;
An integer that controls the relative position of navigation items in the group.</para>
      </returns>
      <remarks>
        <para>The lower the integer value, the higher the item appears relative to the values of other items in the group. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.AttributeOf">
      <summary>
        <para>Gets the name of the attribute that this attribute extends.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The attribute name.</para>
      </returns>
      <remarks>
        <para>This property is read-only. This property will be set if the metadata attribute describes an attribute of another attribute. If this property contains a value, the attribute is for internal use only and won’t appear in the customization user interface (UI) in the web application.</para>
        <para>If you retrieve the metadata for the <see langword="lead" /> entity, there are three attributes that extend the <see langword="accountid" /> attribute. They are <see langword="accountidname" />,  <see langword="accountiddsc" /> and <see langword="accountidyominame" />. For each of these three attributes, the value of the <see langword="AttributeOf" /> property is "<see langword="accountid" />".</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.AttributeType">
      <summary>
        <para>Gets the type for the attribute.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode" />&gt;
The attribute type.</para>
      </returns>
      <remarks>
        <para>This property is read-only it is set based on the type of <see cref="P:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest.Attribute" /> passed to the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> message.</para>
        <para>For <see cref="T:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata" /> this value will return <see cref="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Virtual" />. Use <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.AttributeTypeName" /> to get a value that is correct for all types.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.AttributeTypeName">
      <summary>
        <para>Gets the name of the type for the attribute.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" />
The name of the attribute type.</para>
      </returns>
      <remarks>
        <para>This property is read-only. It is set based on the type of <see cref="P:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest.Attribute" /> passed to the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> message,</para>
        <para>Use this property rather than <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.AttributeType" /> to get a valid value for all types.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.CanBeSecuredForCreate">
      <summary>
        <para>Gets whether field-level security can be applied to prevent a user from adding data to this attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the field-level security can be applied; otherwise, false.</para>
      </returns>
      <remarks />How field security can be used to control access to field values in Microsoft Dynamics 365Field security entities</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.CanBeSecuredForRead">
      <summary>
        <para>Gets whether field-level security can be applied to prevent a user from viewing data from this attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if field-level security can be applied; otherwise, false.</para>
      </returns>
      <remarks />How field security can be used to control access to field values in Microsoft Dynamics 365Field security entities</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.CanBeSecuredForUpdate">
      <summary>
        <para>Gets whether field-level security can be applied to prevent a user from updating data for this attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if field-level security can be applied; otherwise, false.</para>
      </returns>
      <remarks />How field security can be used to control access to field values in Microsoft Dynamics 365Field security entities</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.CanModifyAdditionalSettings">
      <summary>
        <para>Gets or sets the property that determines whether any settings not controlled by managed properties can be changed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether any settings not controlled by managed properties can be changed.</para>
      </returns>
      <remarks>
        <para>The properties that this setting controls varies depending on the type of attribute as shown in the following table.</para>
        <para>Property</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>
                    <see cref="P:Microsoft.Xrm.Sdk.Metadata.EnumAttributeMetadata.DefaultFormValue" />
                  </para>
            </term>
            <description>
              <list type="bullet">
                <item>
                  <description>
                    <para>Applies to <see cref="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata" />, <see cref="T:Microsoft.Xrm.Sdk.Metadata.StateAttributeMetadata" />, and <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusAttributeMetadata" /> attributes.</para>
                  </description>
                </item>
                <item>
                  <description>
                    <para>Specifies which form value will be the default value.</para>
                  </description>
                </item>
              </list>
            </description>
          </item>
          <item>
            <term>
              <para>
                    <see cref="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.Format" />
                  </para>
            </term>
            <description>
              <list type="bullet">
                <item>
                  <description>
                    <para>Applies to <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata" /> attributes only. </para>
                  </description>
                </item>
                <item>
                  <description>
                    <para>Specifies whether a time is displayed with the date.</para>
                  </description>
                </item>
              </list>
            </description>
          </item>
          <item>
            <term>
              <para>
                    <see cref="T:Microsoft.Xrm.Sdk.Metadata.ImeMode" />
                  </para>
            </term>
            <description>
              <list type="bullet">
                <item>
                  <description>
                    <para>Applies to <see cref="T:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata" />, <see cref="T:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata" />, <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" />, <see cref="T:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata" />, <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata" />, and <see cref="T:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata" /> attributes</para>
                  </description>
                </item>
                <item>
                  <description>
                    <para>Specifies whether the Input method editor mode can be changed.</para>
                  </description>
                </item>
              </list>
            </description>
          </item>
          <item>
            <term>
              <para>
                    <see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.MaxLength" />
                  </para>
            </term>
            <description>
              <list type="bullet">
                <item>
                  <description>
                    <para>Applies to <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> and <see cref="T:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata" />attributes.</para>
                  </description>
                </item>
                <item>
                  <description>
                    <para>Specifies the maximum allowed length of string data that the attribute can store.</para>
                  </description>
                </item>
              </list>
            </description>
          </item>
          <item>
            <term>
              <para>
                    <see cref="P:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.Precision" />
                  </para>
            </term>
            <description>
              <list type="bullet">
                <item>
                  <description>
                    <para>Applies to the <see cref="T:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata" />, <see cref="T:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata" />, and <see cref="T:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata" />attributes.</para>
                  </description>
                </item>
                <item>
                  <description>
                    <para>Specifies the level of precision for data stored in these attributes.</para>
                  </description>
                </item>
              </list>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.ColumnNumber">
      <summary>
        <para>Gets an organization-specific ID for the attribute used for auditing.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The organization-specific ID for the attribute used for auditing.</para>
      </returns>
      <remarks>
        <para>This ID isn’t consistent between organizations. Use <see langword="LogicalName" /> as the unique identifier for an attribute.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.DeprecatedVersion">
      <summary>
        <para>Gets the Microsoft Dynamics 365 version that the attribute was deprecated in.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The Microsoft Dynamics 365 version that the attribute was deprecated in.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.Description">
      <summary>
        <para>Gets or sets the description of the attribute.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Label" />The description of the attribute.</para>
      </returns>
      <remarks>
        <para>This property can be specified for both <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> and <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest" /> messages.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.DisplayName">
      <summary>
        <para>Gets or sets the display name for the attribute.</para>
      </summary>
      <returns>
        <para>Type:  <see cref="T:Microsoft.Xrm.Sdk.Label" />The display name of the attribute.</para>
      </returns>
      <remarks>
        <para>This property is required for the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> message. It can be specified for the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest" /> message.This property must always have value set for the base language.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.EntityLogicalName">
      <summary>
        <para>Gets the logical name of the entity that contains the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the entity that contains the attribute.</para>
      </returns>
      <remarks>
        <para>This property is read-only. It is set when the attribute is created, using the value from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" />. <see cref="P:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest.EntityName" /> property.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.InheritsFrom">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IntroducedVersion">
      <summary>
        <para>
          Gets a string identifying the solution version that the solution component was added in.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The solution version number when the attribute was created.</para>
      </returns>
      <remarks>
        <para>
            This identifies the major and minor versions of the solution that added this metadata item. For metadata that existed in Microsoft Dynamics CRM 2011 the value will be 5.0.0.0 and for metadata added with Microsoft Dynamics CRM 2013 the value will be 6.0.0.0. If new metadata is added in updates or future releases the version number will be incremented to the corresponding version. For metadata added by custom solutions the version of the solution that the item was created it is used.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsAuditEnabled">
      <summary>
        <para>Gets or sets the property that determines whether the attribute is enabled for auditing.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />
The property that determines whether the attribute is enabled for auditing.</para>
      </returns>
      <remarks />Configure entities and attributes for auditing</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsCustomAttribute">
      <summary>
        <para>Gets whether the attribute is a custom attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the attribute is a custom attribute; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsCustomizable">
      <summary>
        <para>Gets or sets the property that determines whether the attribute allows customization.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the attribute allows customization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsFilterable">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsGlobalFilterEnabled">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsLogical">
      <summary>
        <para>Gets whether the attribute is a logical attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the attribute a logical attribute; otherwise, false.</para>
      </returns>
      <remarks>
        <para>Logical attributes contain values which are stored in different database tables than other attributes in the entity. In most cases this internal implementation is not relevant to working with Microsoft Dynamics CRM. When you use logical attributes as sources for a calculated field the values in the calculated field cannot be sorted.</para>
      </remarks>Logical attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsManaged">
      <summary>
        <para>Gets whether the attribute is part of a managed solution.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the attribute is part of a managed solution; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsPrimaryId">
      <summary>
        <para>Gets whether the attribute represents the unique identifier for the record.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the attribute is the unique identifier for the record; otherwise, false.</para>
      </returns>
      <remarks>
        <para>Entities that contain an address may have more than one attribute where <see langword="isPrimaryId" /> is <see langword="true" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsPrimaryName">
      <summary>
        <para>Gets or sets whether the attribute represents the primary attribute for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the attribute is primary attribute for the entity; otherwise, false.</para>
      </returns>
      <remarks>
        <para>If the value of this property is true, the value of the attribute is what will be displayed in lookup fields in the application.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsRenameable">
      <summary>
        <para>Gets or sets the property that determines whether the attribute display name can be changed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the attribute display name can be changed.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsRetrievable">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsSearchable">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsSecured">
      <summary>
        <para>Gets or sets whether the attribute is secured for field-level security.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the attribute is secured for field-level security; otherwise, false.</para>
      </returns>
      <remarks />How field security can be used to control access to field values in Microsoft Dynamics 365Field security entities</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsSortableEnabled">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForAdvancedFind">
      <summary>
        <para>Gets or sets the property that determines whether the attribute appears in Advanced Find.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the attribute appears in Advanced Find.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForCreate">
      <summary>
        <para>Gets whether the value can be set when a record is created.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the value can be set when a record is created; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForRead">
      <summary>
        <para>Gets whether the value can be retrieved.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the value can be retrieved; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.IsValidForUpdate">
      <summary>
        <para>Gets whether the value can be updated.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the value can be updated; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.LinkedAttributeId">
      <summary>
        <para>Gets or sets an attribute that is linked between appointments and recurring appointments.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>&gt;
The attribute ID that is linked between appointments and recurring appointments.</para>
      </returns>
      <remarks>
        <para>
            Link custom attributes of the recurring appointment master (series) and appointment entities
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.LogicalName">
      <summary>
        <para>Gets or sets the logical name for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name for the attribute.</para>
      </returns>
      <remarks>
        <para>This property is read-only. The logical name is created by the system when an attribute is created. The logical name is an all lowercase version of the <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.SchemaName" /> property.</para>
      </remarks>Options available when you create a custom entity</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.RequiredLevel">
      <summary>
        <para>Gets or sets the property that determines the data entry requirement level enforced for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevelManagedProperty" />The property that determines the data entry requirement level enforced for the attribute.</para>
      </returns>
      <remarks>
        <para>This property is required for the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> message. It can be specified for the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest" /> message.The following values are valid when you create an attribute.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.SchemaName">
      <summary>
        <para>Gets or sets the schema name for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the attribute.</para>
      </returns>
      <remarks>
        <para>This property is read-only except when you create an attribute. For the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> method, it is required and must be unique. This name has different length requirements depending on its use. </para>
        <para>The value of the <see langword="SchemaName" /> property should be in Pascal case. It is converted to all lowercase for the <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.LogicalName" /> property. </para>
      </remarks>Options available when you create a custom entity</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.SourceType">
      <summary>
        <para>Gets or sets the value that indicates the source type for a calculated or rollup attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt; The value that indicates the source type for a calculated or rollup attribute.</para>
      </returns>
      <remarks>
        <para>The following table contains the valid values for this attribute.</para>
        <para>Value</para>
        <para>Source Type</para>
        <list type="table">
          <item>
            <term>
              <para>
                    <b>null</b>
                  </para>
            </term>
            <description>
              <para>Not a valid type of attribute to be a calculated or rollup attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>
                    0
                  </para>
            </term>
            <description>
              <para>Simple attribute. The attribute isn’t defined as a calculated or rollup attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Calculated attribute</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Rollup attribute</para>
            </description>
          </item>
        </list>
      </remarks>Calculated and rollup attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata.MaxValue">
      <summary>
        <para>Gets or sets the maximum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int64.aspx">Int64</see>&gt;
The maximum value for the attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata.MinValue">
      <summary>
        <para>Gets or sets the minimum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int64.aspx">Int64</see>&gt;
The minimum value for the attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata.DefaultValue">
      <summary>
        <para>Gets or sets the default value for a Boolean option set.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;
The default value for a Boolean option set.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata.FormulaDefinition">
      <summary>
        <para>Gets or sets the formula definition for calculated and rollup attributes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The formula definition for calculated and rollup attributes.</para>
      </returns>
      <remarks>
        <para>To edit this property, you must use the formula editor in the application. More information: <see href="http://go.microsoft.com/fwlink/p/?LinkID=512433">Customization Guide: Define Calculated Fields</see> and <see href="http://go.microsoft.com/fwlink/p/?LinkID=512432">Customization Guide: Define Rollup Fields</see>.</para>
      </remarks>Calculated and rollup attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata.OptionSet">
      <summary>
        <para>Gets or sets the options for a boolean attribute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata" /> The definition of the options.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata.SourceTypeMask">
      <summary>
        <para>Gets the bitmask value that describes the sources of data used in a calculated attribute or whether the data sources are invalid.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt; The value that indicates the source of data for a calculated or rollup attribute.</para>
      </returns>
      <remarks>
        <para>The following table contains the valid values for this attribute.</para>
        <para>Value</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>0</para>
            </term>
            <description>
              <para>Undefined: The default value for simple and rollup attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Simple: The calculated attribute refers to an attribute in the same record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Related: The calculated attribute refers to an attribute in a related record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>4</para>
            </term>
            <description>
              <para>Logical: The calculated attribute refers to an attribute in the same record that is actually stored in a different database table. More information: Logical attributes</para>
            </description>
          </item>
          <item>
            <term>
              <para>8</para>
            </term>
            <description>
              <para>Calculated: The calculated attribute refers to another calculated attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>16</para>
            </term>
            <description>
              <para>Rollup: The calculated attribute refers to a rollup attribute. </para>
            </description>
          </item>
          <item>
            <term>
              <para>32</para>
            </term>
            <description>
              <para>Invalid: The calculated or rollup attribute is invalid.</para>
              <para>Typically this would be where a field refers to an attribute that no longer exists.</para>
            </description>
          </item>
        </list>
        <para />
        <para>The SourceTypeMasks enumeration is useful when performing bitwise operations to check whether specific values are present in this bitmask value.</para>
      </remarks>Calculated and rollup attributesSourceTypeMasks enumerationLogical attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata.FalseOption">
      <summary>
        <para>Gets or sets option displayed when the attribute is false.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata" />The option metadata for the false option..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata.TrueOption">
      <summary>
        <para>Gets or sets option displayed when the attribute is true.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata" />The option metadata for the true option..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.Assign">
      <summary>
        <para>The referenced entity record owner is changed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />&gt;
The referenced entity record owner is changed.</para>
      </returns>
      <remarks>
        <para>Valid options for the <see langword="Assign" /> property are:</para>
        <list type="bullet">
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Active" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Cascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="NoCascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="UserOwned" /></para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.Delete">
      <summary>
        <para>The referenced entity record is deleted.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />&gt;
The referenced entity record is deleted.</para>
      </returns>
      <remarks>
        <para>Valid options for the <see langword="Delete" /> property are:</para>
        <list type="bullet">
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Cascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="RemoveLink" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Restrict" /></para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks>
        <para>
            Gets or sets the structure that contains extra data.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.Merge">
      <summary>
        <para>The record is merged with another record.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />&gt;
The record is merged with another record..</para>
      </returns>
      <remarks>
        <para>Valid options for the <see langword="Merge" /> property are:</para>
        <list type="bullet">
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Cascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="NoCascade" /></para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.Reparent">
      <summary>
        <para>The value of the referencing attribute in a parental relationship changes. changes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />&gt;
The value of the referencing attribute in a parental relationship changes. changes.</para>
      </returns>
      <remarks>
        <para>Valid options for the <see langword="Reparent" /> property are:</para>
        <list type="bullet">
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Active" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Cascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="NoCascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="UserOwned" /></para>
            </description>
          </item>
        </list>
      </remarks>About the reparent action</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.RollupView">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.Share">
      <summary>
        <para>The referenced entity record is shared with another user.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />&gt;
The referenced entity record is shared with another user.</para>
      </returns>
      <remarks>
        <para>Valid options for the <see langword="Share" /> property are:</para>
        <list type="bullet">
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Active" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Cascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="NoCascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="UserOwned" /></para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration.Unshare">
      <summary>
        <para>Sharing is removed for the referenced entity record.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />&gt;
Sharing is removed for the referenced entity record.</para>
      </returns>
      <remarks>
        <para>Valid options for the <see langword="Unshare" /> property are:</para>
        <list type="bullet">
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Active" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="Cascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="NoCascade" /></para>
            </description>
          </item>
          <item>
            <description>
              <para>
                <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeType" />.<see langword="UserOwned" /></para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ConstantsBase`1.ExtensionData">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Runtime.Serialization.ExtensionDataObject" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ConstantsBase`1.Value">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Returns <see cref="T:System.Runtime.Serialization.ExtensionDataObject" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.CanChangeDateTimeBehavior">
      <summary>
        <para>Gets or sets whether the date and time behavior can be changed for the attribute.</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" /><see langword="true" /> if the behavior can be changed; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />Behavior and format of the date and time attribute</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.DateTimeBehavior">
      <summary>
        <para>Gets or sets the behavior of the attribute.</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior" />Behavior of the attribute.</para>
      </returns>
      <remarks />Behavior and format of the date and time attribute</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.Format">
      <summary>
        <para>Gets or sets the date/time display format.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat" />&gt;
The date/time display format.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat.DateOnly" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.FormulaDefinition">
      <summary>
        <para>Gets or sets the formula definition for calculated and rollup attributes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The formula definition for calculated and rollup attributes.</para>
      </returns>
      <remarks>
        <para>To edit this property, you must use the formula editor in the application. More information: <see href="http://go.microsoft.com/fwlink/p/?LinkID=512433">Customization Guide: Define Calculated Fields</see> and <see href="http://go.microsoft.com/fwlink/p/?LinkID=512432">Customization Guide: Define Rollup Fields</see>.</para>
      </remarks>Calculated and rollup attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.ImeMode">
      <summary>
        <para>Gets or sets the input method editor (IME) mode for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ImeMode" />&gt;
The input method editor mode for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Inactive" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.MaxSupportedValue">
      <summary>
        <para>Gets the maximum supported value for this attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.datetime.aspx">DateTime</see>The maximum supported date for this attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.MinSupportedValue">
      <summary>
        <para>Gets the minimum supported value for this attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.datetime.aspx">DateTime</see>The minimum supported date for this attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.SourceTypeMask">
      <summary>
        <para>Gets the bitmask value that describes the sources of data used in a calculated attribute or whether the data sources are invalid.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt; The value that indicates the source of data for a calculated or rollup attribute.</para>
      </returns>
      <remarks>
        <para>The following table contains the valid values for this attribute.</para>
        <para>Value</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>0</para>
            </term>
            <description>
              <para>Undefined: The default value for simple and rollup attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Simple: The calculated attribute refers to an attribute in the same record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Related: The calculated attribute refers to an attribute in a related record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>4</para>
            </term>
            <description>
              <para>Logical: The calculated attribute refers to an attribute in the same record that is actually stored in a different database table. More information: Logical attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>8</para>
            </term>
            <description>
              <para>Calculated: The calculated attribute refers to another calculated attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>16</para>
            </term>
            <description>
              <para>Rollup: The calculated attribute refers a rollup attribute. </para>
            </description>
          </item>
          <item>
            <term>
              <para>32</para>
            </term>
            <description>
              <para>Invalid: The calculated or rollup attribute is invalid.</para>
              <para>Typically this would be where a field refers to an attribute that no longer exists.</para>
            </description>
          </item>
        </list>
        <para />
        <para>The SourceTypeMasks enumeration is useful when performing bitwise operations to check whether specific values are present in this bitmask value.</para>
      </remarks>Calculated and rollup attributesSourceTypeMasks enumerationLogical attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.FormulaDefinition">
      <summary>
        <para>Gets or sets the formula definition for calculated and rollup attributes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The formula definition for calculated and rollup attributes.</para>
      </returns>
      <remarks>
        <para>To edit this property, you must use the formula editor in the application. More information: <see href="http://go.microsoft.com/fwlink/p/?LinkID=512433">Customization Guide: Define Calculated Fields</see> and <see href="http://go.microsoft.com/fwlink/p/?LinkID=512432">Customization Guide: Define Rollup Fields</see>.</para>
      </remarks>Calculated and rollup attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.ImeMode">
      <summary>
        <para>Gets or sets the input method editor (IME) mode for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ImeMode" />&gt;
The input method editor (IME) mode for the attribute..</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Disabled" /></para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.MaxValue">
      <summary>
        <para>Gets or sets the maximum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.decimal.aspx">Decimal</see>&gt;
The maximum value for the attribute.</para>
      </returns>
      <remarks>
        <para>Possible values are -100 billion to  100 billion.</para>
        <para>If this property is not assigned a value, it defaults to 1000000000.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.MinValue">
      <summary>
        <para>Gets or sets the minimum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.decimal.aspx">Decimal</see>&gt;
The minimum value for the attribute.</para>
      </returns>
      <remarks>
        <para>Possible values are -100 billion to  100 billion.</para>
        <para>
            If this property is not assigned a value, it defaults to 0.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.Precision">
      <summary>
        <para>Gets or sets the precision for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The precision for the attribute.</para>
      </returns>
      <remarks>
        <para>Possible values are 1-10.</para>
        <para>
            If this property is not assigned a value, it defaults to 2.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata.SourceTypeMask">
      <summary>
        <para>Gets the bitmask value that describes the sources of data used in a calculated attribute or whether the data sources are invalid.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt; The value that indicates the source of data for a calculated or rollup attribute.</para>
      </returns>
      <remarks>
        <para>The following table contains the valid values for this attribute.</para>
        <para>Value</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>0</para>
            </term>
            <description>
              <para>Undefined: The default value for simple and rollup attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Simple: The calculated attribute refers to an attribute in the same record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Related: The calculated attribute refers to an attribute in a related record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>4</para>
            </term>
            <description>
              <para>Logical: The calculated attribute refers to an attribute in the same record that is actually stored in a different database table. More information: Logical attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>8</para>
            </term>
            <description>
              <para>Calculated: The calculated attribute refers to another calculated attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>16</para>
            </term>
            <description>
              <para>Rollup: The calculated attribute refers a rollup attribute. </para>
            </description>
          </item>
          <item>
            <term>
              <para>32</para>
            </term>
            <description>
              <para>Invalid: The calculated or rollup attribute is invalid.</para>
              <para>Typically this would be where a field refers to an attribute that no longer exists.</para>
            </description>
          </item>
        </list>
        <para />
        <para>The SourceTypeMasks enumeration is useful when performing bitwise operations to check whether specific values are present in this bitmask value.</para>
      </remarks>Calculated and rollup attributesSourceTypeMasks enumerationLogical attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.ImeMode">
      <summary>
        <para>Gets or sets the input method editor (IME) mode for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ImeMode" />&gt;
The input method editor (IME) mode for the attribute..</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Disabled" /></para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.MaxValue">
      <summary>
        <para>Gets or sets the maximum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.double.aspx">Double</see>&gt;
The maximum value for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to 1000000000</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.MinValue">
      <summary>
        <para>Gets or sets the minimum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.double.aspx">Double</see>&gt;
The minimum value for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to 0.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata.Precision">
      <summary>
        <para>Gets or sets the precision for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The precision for the attribute.</para>
      </returns>
      <remarks>
        <para>
            If this property is not assigned a value, it defaults to2.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.AsyncJob">
      <summary>
        <para>Gets or sets the asynchronous job.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.DisplayName">
      <summary>
        <para>Gets or sets the display name.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.Label" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.EntityKeyIndexStatus">
      <summary>
        <para>Gets or sets the entity key index status.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.EntityKeyIndexStatus" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.EntityLogicalName">
      <summary>
        <para>Gets or sets the entity logical name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.IntroducedVersion">
      <summary>
        <para>Gets or sets the introduced version.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.IsCustomizable">
      <summary>
        <para>Gets or sets a Boolean value that specifies whether the entity key metadata is customizable.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.IsManaged">
      <summary>
        <para>Gets or sets a Boolean value that specifies whether entity key metadata is managed or not.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="True" /> if it is managed, <see langword="false" /> otherwise.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.KeyAttributes">
      <summary>
        <para>Gets or sets the key attributes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.LogicalName">
      <summary>
        <para>Gets or sets the logical name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata.SchemaName">
      <summary>
        <para>Gets or sets the schema name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.ActivityTypeMask">
      <summary>
        <para>Gets or sets whether a custom activity should appear in the activity menus in the Web application.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The value indicates whether a custom activity should appear in the activity menus in the Web application.</para>
      </returns>
      <remarks>
        <para>For a custom activity the default value is 1. This means that the custom activity is available in activity menus. Set this property to 0 at the creation of a custom activity to prevent displaying it in the activity menus. This value cannot be updated after the custom activity is created.</para>
      </remarks>Custom activitiesSample: Create a custom activity entity</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.Attributes">
      <summary>
        <para>Gets the array of attribute metadata for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" />[]The array of attribute metadata for the entity.</para>
      </returns>
      <remarks />Customize entity attribute metadata</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.AutoCreateAccessTeams">
      <summary>
        <para>Gets or sets whether the entity is enabled for auto created access teams.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity will be enabled for auto created access teams; otherwise, false.</para>
      </returns>
      <remarks>
        <para>For more information about access teams, see Use access teams and owner teams to collaborate and share information.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.AutoRouteToOwnerQueue">
      <summary>
        <para>Gets or sets whether to automatically move records to the owner’s default queue when a record of this type is created or assigned.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the record will automatically move to the owner’s default queue when a record of this type is created or assigned; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanBeInManyToMany">
      <summary>
        <para>Gets the property that determines whether the entity can be in a Many-to-Many entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the entity can be in a Many-to-Many entity relationship.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanBePrimaryEntityInRelationship">
      <summary>
        <para>Gets the property that determines whether the entity can be the referenced entity in a One-to-Many entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the entity can be the referenced entity in a One-to-Many entity relationship.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanBeRelatedEntityInRelationship">
      <summary>
        <para>Gets the property that determines whether the entity can be the referencing entity in a One-to-Many entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the entity can be the referencing entity in a One-to-Many entity relationship.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanChangeHierarchicalRelationship">
      <summary>
        <para>Gets or sets whether the hierarchical state of entity relationships included in your managed solutions can be changed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the hierarchical state of entity relationships included in your managed solutions can be changed.</para>
      </returns>
      <remarks />Customize entity metadata</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanChangeTrackingBeEnabled">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanCreateAttributes">
      <summary>
        <para>Gets or sets the property that determines whether additional attributes can be added to the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether additional attributes can be added to the entity.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanCreateCharts">
      <summary>
        <para>Gets or sets the property that determines whether new charts can be created for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether new charts can be created for the entity.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanCreateForms">
      <summary>
        <para>Gets or sets the property that determines whether new forms can be created for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether new forms can be created for the entity.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanCreateViews">
      <summary>
        <para>Gets or sets the property that determines whether new views can be created for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether new views can be created for the entity.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanEnableSyncToExternalSearchIndex">
      <summary>
        <para>Gets or sets whether this entity can be enabled for relevance search when customizing a managed solution.</para>
      </summary>
      <returns>
        <para>Whether this entity can be enabled for relevance search when customizing a managed solution.</para>
      </returns>
      <remarks>
        <para>Relevance search is feature planned for an future release. This setting will not apply until the feature is enabled.</para>
        <para>This setting will allow data for this entity to be synchronized with the external search index when relevance search is enabled.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanModifyAdditionalSettings">
      <summary>
        <para>Gets or sets the property that determines whether any other entity properties not represented by a managed property can be changed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether any other entity properties not represented by a managed property can be changed.</para>
      </returns>
      <remarks>
        <para>Set this property to false if you want to prevent changes to the following properties when the Entity is added as part of a managed solution.</para>
        <para>Property</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>HasActivities</para>
            </term>
            <description>
              <para>This is a property of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest" /> and <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest" /> that creates a special entity relationship with the   ActivityPointer (activity) entity that allows activities to be associated with the entity.</para>
            </description>
          </item>
          <item>
            <term>
              <para>HasNotes</para>
            </term>
            <description>
              <para>This is a property of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest" /> and <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest" /> that creates a special entity relationship to the Annotation (note) entity that allows notes to be associated with the entity.</para>
            </description>
          </item>
          <item>
            <term>
              <para>
                    <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsAvailableOffline" />
                  </para>
            </term>
            <description>
              <para>This property allows users of Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access to access entity records while offline.</para>
            </description>
          </item>
          <item>
            <term>
              <para>
                    <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsDocumentManagementEnabled" />
                  </para>
            </term>
            <description>
              <para>This property allows documents in an organization with an integrated Sharepoint instance to be associated with this entity.</para>
            </description>
          </item>
        </list>
      </remarks>Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanTriggerWorkflow">
      <summary>
        <para>Gets whether the entity can trigger a workflow process.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity can trigger a workflow process; otherwise, false.</para>
      </returns>
      <remarks />Supported entities for processes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.ChangeTrackingEnabled">
      <summary>
        <para>Gets or sets a Boolean value that specifies whether change tracking is enabled for an entity or not.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;<see langword="True" /> if change tracking is enabled; <see langword="false" /> otherwise.</para>
      </returns>
      <remarks />Use change tracking to synchronize data with external systems</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CollectionSchemaName">
      <summary>
        <para>Gets or sets the collection schema name of the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The collection schema name of the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.DaysSinceRecordLastModified">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.Description">
      <summary>
        <para>Gets or sets the label containing the description for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The label containing the description for the entity.</para>
      </returns>
      <remarks>
        <para />
      </remarks>Sample: Create and update entity metadataExport and import translations</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.DisplayCollectionName">
      <summary>
        <para>Gets or sets the label containing the plural display name for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The label containing the plural display name for the entity.</para>
      </returns>
      <remarks />Sample: Create and update entity metadataExport and import translations</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.DisplayName">
      <summary>
        <para>Gets or sets the label containing the display name for the entity.</para>
      </summary>
      <returns>
        <para>Type <see cref="T:Microsoft.Xrm.Sdk.Label" />The label containing the display name for the entity.</para>
      </returns>
      <remarks />Sample: Create and update entity metadataExport and import translations</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.EnforceStateTransitions">
      <summary>
        <para>Gets whether the entity will enforce custom state transitions.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity supports custom status transitions.; otherwise, false.</para>
      </returns>
      <remarks>
        <para>This property can only be set using the application. More information: Define custom state model transitions.</para>
        <para>Incident (case) is the only system entity that supports custom state transitions. Custom entities may also support custom state transitions. The definitions for the allowed transitions are stored in the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata.TransitionData" /> property.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.EntityColor">
      <summary>
        <para>Gets or sets the hexadecimal code to represent the color to be used for this entity in the application.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The hexadecimal code to represent the color to be used for this entity in the application.</para>
      </returns>
      <remarks>
        <para>The value must conform to the hexadecimal color code format, such as "#FF0000" (red).</para>
      </remarks>Query and edit an organization theme</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.EntityHelpUrl">
      <summary>
        <para>Gets or sets the URL of the resource to display help content for this entity</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The URL of the resource to display help content for this entity</para>
      </returns>
      <remarks />Add custom help content</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.EntityHelpUrlEnabled">
      <summary>
        <para>Gets or sets whether the entity supports custom help content.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity supports custom help content.; otherwise, false.</para>
      </returns>
      <remarks />Add custom help content</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.EntitySetName">
      <summary>
        <para>Gets or sets the entity set name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The entity set name.</para>
      </returns>
      <remarks>
        <para>This value is used in the resource path for this entity in the Web API. For custom entities, you can change the name of the entity set used. By default it is the same as the <see langword="LogicalCollectionName" />. More information: Web API types and operations</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IconLargeName">
      <summary>
        <para>Gets or sets the name of the image web resource for the large icon for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the image web resource for the large icon for the entity..</para>
      </returns>
      <remarks>
        <para>This size icon is not currently used by the application.</para>
      </remarks>Modify the icons for an entity</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IconMediumName">
      <summary>
        <para>Gets or sets the name of the image web resource for the medium icon for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the image web resource for the medium icon for the entity..</para>
      </returns>
      <remarks />Modify the icons for an entity</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IconSmallName">
      <summary>
        <para>Gets or sets the name of the image web resource for the small icon for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the image web resource for the small icon for the entity.</para>
      </returns>
      <remarks />Modify the icons for an entity</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IntroducedVersion">
      <summary>
        <para>
          Gets a string identifying the solution version that the solution component was added in.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
A string identifying the solution version that the solution component was added in.</para>
      </returns>
      <remarks>
        <para>
            This identifies the major and minor versions of the solution that added this metadata item. For metadata that existed in Microsoft Dynamics CRM 2011 the value will be 5.0.0.0 and for metadata added with Microsoft Dynamics CRM 2013 the value will be 6.0.0.0. If new metadata is added in updates or future releases the version number will be incremented to the corresponding version. For metadata added by custom solutions the version of the solution that the item was created it is used.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsActivity">
      <summary>
        <para>Gets or sets whether the entity is an activity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is an activity; otherwise, false.</para>
      </returns>
      <remarks />Custom activities</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsActivityParty">
      <summary>
        <para>Gets or sets whether the email messages can be sent to an email address stored in a record of this type.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if emails can be sent to an email address stored in a record of this type; otherwise, false.</para>
      </returns>
      <remarks />Create and update an entity than can be emailed</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsAIRUpdated">
      <summary>
        <para>Gets whether the entity uses the updated user interface.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity uses the updated user interface; otherwise, false.</para>
      </returns>
      <remarks>
        <para />
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsAuditEnabled">
      <summary>
        <para>Gets or sets the property that determines whether auditing has been enabled for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />&gt;The property that determines whether auditing has been enabled for the entity.</para>
      </returns>
      <remarks />Configure entities and attributes for auditing</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsAvailableOffline">
      <summary>
        <para>Gets or sets whether the entity is available offline.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is available offline; otherwise, false.</para>
      </returns>
      <remarks />Editable entity properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsBPFEntity">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsBusinessProcessEnabled">
      <summary>
        <para>Gets whether the entity is enabled for business process flows.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if; the entity is enabled for business process flows otherwise, false.</para>
      </returns>
      <remarks>
        <para>See Model business process flows for more information.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsChildEntity">
      <summary>
        <para>Gets whether the entity is a child entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is a child entity; otherwise, false.</para>
      </returns>
      <remarks>
        <para>A child entity is an entity that inherits security from a parent. There are no privileges associated with child entities. For example <see langword="InvoiceDetail" /> is a child entity of <see langword="Invoice" />. If you can create <see langword="Invoice" /> records you can create <see langword="InvoiceDetail" /> records. Most child entities represent line items for the parent. The following table contains the child entities in Microsoft Dynamics CRM Online 2015 Update 1.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsConnectionsEnabled">
      <summary>
        <para>Gets or sets the property that determines whether connections are enabled for this entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />&gt;The property that determines whether connections are enabled for this entity.</para>
      </returns>
      <remarks />Connection entities</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsCustomEntity">
      <summary>
        <para>Gets whether the entity is a custom entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is a custom entity; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsCustomizable">
      <summary>
        <para>Gets or sets the property that determines whether the entity is customizable.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the entity is customizable.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsDocumentManagementEnabled">
      <summary>
        <para>Gets or sets the property that determines whether document management is enabled.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is enabled for document management; otherwise, false</para>
      </returns>
      <remarks />Enable document management for entities</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsDocumentRecommendationsEnabled">
      <summary>
        <para>Gets or sets whether the entity is enabled for document recommendations.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is enabled for document recommendations; otherwise, false</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsDuplicateDetectionEnabled">
      <summary>
        <para>Gets or sets the property that determines whether duplicate detection is enabled.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether duplicate detection is enabled..</para>
      </returns>
      <remarks />Detect duplicate data</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsEnabledForCharts">
      <summary>
        <para>Gets whether charts are enabled.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if charts are enabled; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsEnabledForExternalChannels">
      <summary>
        <para />
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;.</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsEnabledForTrace">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsImportable">
      <summary>
        <para>Gets whether the entity can be imported using the Import Wizard.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity can be imported using the Import Wizard; otherwise, false.</para>
      </returns>
      <remarks />Import data</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsInteractionCentricEnabled">
      <summary>
        <para>Gets or sets whether the entity is enabled for interactive experience.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;<see langword="true" /> if the entity is enabled for interactive experience; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks>
        <para>You can change this setting for custom entities or system entities, such as incident, where it is enabled. You cannot change this setting for system entities where it is not enabled by default. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsIntersect">
      <summary>
        <para>Gets whether the entity is an intersection table for two other entities.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is an intersection table for two other entities.; otherwise, false</para>
      </returns>
      <remarks>
        <para>
            Sample: Create and retrieve entity relationships
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsKnowledgeManagementEnabled">
      <summary>
        <para>Gets or sets whether Parature knowledge management integration is enabled for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;<see langword="True" /> if Parature knowledge management integration is enabled; <see langword="false" /> otherwise.</para>
      </returns>
      <remarks />Use Parature knowledge in Dynamics 365TechNet: Connect Microsoft Dynamics CRM to Parature knowledge basehttps://technet.microsoft.com/en-us/library/dn946909.aspx</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsLogicalEntity">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsMailMergeEnabled">
      <summary>
        <para>Gets or sets the property that determines whether mail merge is enabled for this entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether mail merge is enabled for this entity..</para>
      </returns>
      <remarks />Editable entity properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsManaged">
      <summary>
        <para>Gets whether the entity is part of a managed solution.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is part of a managed solution; otherwise, false.</para>
      </returns>
      <remarks />Unmanaged and managed solutions</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsMappable">
      <summary>
        <para>Gets or sets the property that determines whether entity mapping is available for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether entity mapping is available for the entity..</para>
      </returns>
      <remarks />Customize entity and attribute mappingsUse managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsOfflineInMobileClient">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsOneNoteIntegrationEnabled">
      <summary>
        <para>Gets or sets whether OneNote integration is enabled for the.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the OneNote integration is enabled for the entity; otherwise, false.</para>
      </returns>
      <remarks />Integrate Microsoft Dynamics 365 with OneNote</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsOptimisticConcurrencyEnabled">
      <summary>
        <para>Gets whether optimistic concurrency is enabled for the entity</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the optimistic concurrency is enabled for the entity; otherwise, false.</para>
      </returns>
      <remarks>
        <para>For Microsoft Dynamics CRM Online 2015 Update 1 this property is true for selected system entities and custom entities.</para>
      </remarks>Reduce potential data loss using optimistic concurrency</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsPrivate">
      <summary>
        <para>Gets whether the entity is public or private.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is private; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsQuickCreateEnabled">
      <summary>
        <para>Gets or sets the value indicating if the entity is enabled for quick create forms.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is enabled for quick create forms ; otherwise, false.</para>
      </returns>
      <remarks>
        <para>For activity entities or any system entities where <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsAIRUpdated" /> is false, setting this value to true will not enable quick create forms.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsReadingPaneEnabled">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsReadOnlyInMobileClient">
      <summary>
        <para>Gets or sets the property that determines whether Microsoft Dynamics 365 for tablets users can update data for this entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether Microsoft Dynamics 365 for tablets users can update data for this entity.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsRenameable">
      <summary>
        <para>Gets or sets the property that determines whether the entity <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.DisplayName" /> and <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.DisplayCollectionName" /> can be changed by editing the entity in the application.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the entity <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.DisplayName" /> and <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.DisplayCollectionName" /> can be changed by editing the entity in the application.</para>
      </returns>
      <remarks>
        <para>The labels for the display names can be updated programmatically even when this property is set to false.</para>
      </remarks>Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsSLAEnabled">
      <summary>
        <para>Gets or sets the value indicating if the entity is enabled for service level agreements (SLAs).</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is enabled for SLAs; otherwise, false.</para>
      </returns>Enable entities for applying SLAs</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsStateModelAware">
      <summary>
        <para>Gets whether the entity supports setting custom state transitions.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity supports custom status transitions.; otherwise, false.</para>
      </returns>
      <remarks>
        <para>The incident (case) entity is the only system entity that supports custom status transitions. Custom entities are also state model aware. More information: Define custom state model transitions.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsValidForAdvancedFind">
      <summary>
        <para>Gets or sets whether the entity is will be shown in Advanced Find.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is will be shown in Advanced Find.; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsValidForQueue">
      <summary>
        <para>Gets or sets the property that determines whether the entity is enabled for queues.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the entity is enabled for queues.</para>
      </returns>
      <remarks />Use managed propertiesEnable entities for queues</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsVisibleInMobile">
      <summary>
        <para>Gets or sets the property that determines whether Microsoft Dynamics 365 for phones users can see data for this entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether Microsoft Dynamics 365 for phones users can see data for this entity.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsVisibleInMobileClient">
      <summary>
        <para>Gets or sets the property that determines whether Microsoft Dynamics 365 for tablets users can see data for this entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether Microsoft Dynamics 365 for tablets users can see data for this entity.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.Keys">
      <summary>
        <para>Gets an array of keys for an entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata" />[]An array of keys for an entity.</para>
      </returns>
      <remarks>
        <para>When an entity has alternate keys defined, this property contains the definitions for those keys.</para>
      </remarks>Define alternate keys for an entity</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.LogicalCollectionName">
      <summary>
        <para>Gets the logical collection name.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The logical collection name.</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.LogicalName">
      <summary>
        <para>Gets or sets the logical name for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name for the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.ManyToManyRelationships">
      <summary>
        <para>Gets the array of many-to-many relationships for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata" />[]The array of many-to-many relationships for the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.ManyToOneRelationships">
      <summary>
        <para>Gets the array of many-to-one relationships for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata" />[]The array of many-to-one relationships for the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.MobileOfflineFilters">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.ObjectTypeCode">
      <summary>
        <para>Gets the entity type code.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The entity type code.</para>
      </returns>
      <remarks>
        <para>Always use the entity schema name (<see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.SchemaName" />) to refer to a custom entity in code and queries. Do not use the object type code (also referred to as entity type) code because tis integer value varies for custom entities in different organizations. </para>
      </remarks>Best practices for developing with Microsoft Dynamics 365</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.OneToManyRelationships">
      <summary>
        <para>Gets the array of one-to-many relationships for the entity.</para>
      </summary>
      <returns>
        <para>Type :<see cref="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata" />[]The array of one-to-many relationships for the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.OwnershipType">
      <summary>
        <para>Gets or sets the ownership type for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.OwnershipTypes" />&gt;
The ownership type for the entity..</para>
      </returns>
      <remarks />Entity ownership</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.PrimaryIdAttribute">
      <summary>
        <para>Gets the name of the attribute that is the primary id for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the attribute that is the primary id for the entity.</para>
      </returns>
      <remarks>
        <para>The value is usually &lt;entity logical name&gt; + “id”.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.PrimaryImageAttribute">
      <summary>
        <para>Gets the name of the primary image attribute for an entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the primary image attribute for an entity.</para>
      </returns>
      <remarks>
        <para>When an entity contains a <see cref="T:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata" /> attribute this value will be the name of the attribute containing the image used in the application. Each entity can have only one image attribute and the logical name of that attribute is always <see langword="entityimage" />. This property has been added to prepare for a future release in which entities may support multiple image attributes and there may be need to change which image is used as the primary image for the entity.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.PrimaryNameAttribute">
      <summary>
        <para>Gets the name of the primary attribute for an entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the primary attribute for an entity..</para>
      </returns>
      <remarks>
        <para>Each entity that contains records that can appear in the application will have a primary attribute. Each custom entity will have a primary attribute. The default name for the primary attribute is ‘name’ and this is the most common value for PrimaryNameAttribute. The value in the corresponding attribute is the value that will appear in a lookup attribute when that record is selected. Many entities do not appear in the application and do not have a value set for PrimaryNameAttribute.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.Privileges">
      <summary>
        <para>Gets the privilege metadata for the entity.</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata" />[]The privilege metadata for the entity..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.RecurrenceBaseEntityLogicalName">
      <summary>
        <para>Gets the name of the entity that is recurring.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the entity that is recurring.</para>
      </returns>
      <remarks>
        <para>Only the <see langword="recurringappointmentmaster" /> entity contains a value for this attribute, and that value is ‘appointment’ to indicate that appointments are the types of records created. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.ReportViewName">
      <summary>
        <para>Gets the name of the report view for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the report view for the entity..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.SchemaName">
      <summary>
        <para>Gets or sets the schema name for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.SyncToExternalSearchIndex">
      <summary>
        <para>Gets or sets whether this entity is searchable in relevance search.  </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity is searchable in relevance search; otherwise, false.</para>
      </returns>
      <remarks>
        <para>Relevance search is feature planned for an future release. This setting will not apply until the feature is enabled.</para>
        <para>This setting will allow data for this entity to be synchronized with the external search index when relevance search is enabled.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.UsesBusinessDataLabelTable">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EnumAttributeMetadata.DefaultFormValue">
      <summary>
        <para>Gets or sets the default form value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The default form value for the attribute..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.EnumAttributeMetadata.OptionSet">
      <summary>
        <para>Gets or sets the available options for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" />The available options for the attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata.IsPrimaryImage">
      <summary>
        <para>Gets or sets whether the attribute is the primary image for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the attribute is the primary image for the entity; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata.MaxHeight">
      <summary>
        <para>Gets the maximum height of the image.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="http://msdn.microsoft.com/en-us/library/system.int16.aspx">Int16</see>&gt;
The maximum height for the image.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata.MaxWidth">
      <summary>
        <para>Gets the maximum width of the image.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="http://msdn.microsoft.com/en-us/library/system.int16.aspx">Int16</see>&gt;
The maximum width for the image.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.Format">
      <summary>
        <para>Gets or sets the format options for the integer attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.IntegerFormat" />&gt;
The format options for the integer attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to<see cref="F:Microsoft.Xrm.Sdk.Metadata.IntegerFormat.None" /></para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.FormulaDefinition">
      <summary>
        <para>Gets or sets the formula definition for calculated and rollup attributes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The formula definition for calculated and rollup attributes.</para>
      </returns>
      <remarks>
        <para>To edit this property, you must use the formula editor in the application. More information: <see href="http://go.microsoft.com/fwlink/p/?LinkID=512433">Customization Guide: Define Calculated Fields</see> and <see href="http://go.microsoft.com/fwlink/p/?LinkID=512432">Customization Guide: Define Rollup Fields</see>.</para>
      </remarks>Calculated and rollup attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.MaxValue">
      <summary>
        <para>Gets or sets the maximum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The maximum value for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to2147483647</para>
        <para>Possible values are -2147483648 to 2147483647.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.MinValue">
      <summary>
        <para>Gets or sets the minimum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The minimum value for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to-2147483648</para>
        <para>Possible values are -2147483648 to 2147483647.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata.SourceTypeMask">
      <summary>
        <para>Gets the bitmask value that describes the sources of data used in a calculated attribute or whether the data sources are invalid.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt; The value that indicates the source of data for a calculated or rollup attribute.</para>
      </returns>
      <remarks>
        <para>The following table contains the valid values for this attribute.</para>
        <para>Value</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>0</para>
            </term>
            <description>
              <para>Undefined: The default value for simple and rollup attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Simple: The calculated attribute refers to an attribute in the same record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Related: The calculated attribute refers to an attribute in a related record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>4</para>
            </term>
            <description>
              <para>Logical: The calculated attribute refers to an attribute in the same record that is actually stored in a different database table. More information: Logical attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>8</para>
            </term>
            <description>
              <para>Calculated: The calculated attribute refers to another calculated attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>16</para>
            </term>
            <description>
              <para>Rollup: The calculated attribute refers a rollup attribute. </para>
            </description>
          </item>
          <item>
            <term>
              <para>32</para>
            </term>
            <description>
              <para>Invalid: The calculated or rollup attribute is invalid.</para>
              <para>Typically this would be where a field refers to an attribute that no longer exists.</para>
            </description>
          </item>
        </list>
        <para />
        <para>The SourceTypeMasks enumeration is useful when performing bitwise operations to check whether specific values are present in this bitmask value.</para>
      </remarks>Calculated and rollup attributesSourceTypeMasks enumerationLogical attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata.Targets">
      <summary>
        <para>Gets or sets the target entity types for the lookup.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>[]
The array of target entity types for the lookup.</para>
      </returns>
      <remarks>
        <para>The value contains an array of entity logical names. If this value is not null, the lookup can only reference the entities contained in the array. If the value is null, use of the of the lookup attribute is not supported.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata.ManagedPropertyLogicalName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata.ParentAttributeName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata.ParentComponentType">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata.ValueAttributeTypeCode">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode" />For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.Description">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.DisplayName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.EnablesAttributeName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.EnablesEntityName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.ErrorCode">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.EvaluationPriority">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyEvaluationPriority" />&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.IntroducedVersion">
      <summary>
        <para>
          Gets a string identifying the solution version that the solution component was added in.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
A string identifying the solution version that the solution component was added in.</para>
      </returns>
      <remarks>
        <para>
            This identifies the major and minor versions of the solution that added this metadata item. For metadata that existed in Microsoft Dynamics CRM 2011 the value will be 5.0.0.0 and for metadata added with Microsoft Dynamics CRM 2013 the value will be 6.0.0.0. If new metadata is added in updates or future releases the version number will be incremented to the corresponding version. For metadata added by custom solutions the version of the solution that the item was created it is used.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.IsGlobalForOperation">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.IsPrivate">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.LogicalName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.ManagedPropertyType">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyType" />&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata.Operation">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation" />&gt;For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.Entity1AssociatedMenuConfiguration">
      <summary>
        <para>Gets or sets the associated menu configuration for the first entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration" />The associated menu configuration for the first entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.Entity1IntersectAttribute">
      <summary>
        <para>Gets or sets the attribute that defines the relationship in the first entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The attribute that defines the relationship in the first entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.Entity1LogicalName">
      <summary>
        <para>Gets or sets the logical name of the first entity in the relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the first entity in the relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.Entity1NavigationPropertyName">
      <summary>
        <para>Gets or sets the navigation property name for the first entity in the relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The navigation property name for the first entity in the relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.Entity2AssociatedMenuConfiguration">
      <summary>
        <para>Gets or sets the associated menu configuration for the second entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration" />The associated menu configuration for the second entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.Entity2IntersectAttribute">
      <summary>
        <para>Gets or sets the attribute that defines the relationship in the second entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The attribute that defines the relationship in the second entity..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.Entity2LogicalName">
      <summary>
        <para>Gets or sets the logical name of the second entity in the relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the second entity in the relationship..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.Entity2NavigationPropertyName">
      <summary>
        <para>Gets or sets the navigation property name for the second entity in the relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The navigation property name for the second entity in the relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.IntersectEntityName">
      <summary>
        <para>Gets or sets the name of the intersect entity for the relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the intersect entity for the relationship..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata.Format">
      <summary>
        <para>Gets or sets the format options for the memo attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormat" />&gt;
The format options for the memo attribute.</para>
      </returns>
      <remarks>
        <para>Optional for Create.If this property is not assigned a value, it defaults to<see cref="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.TextArea" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata.ImeMode">
      <summary>
        <para>Gets or sets the value for the input method editor mode.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ImeMode" />&gt;
The value for the input method editor mode..</para>
      </returns>
      <remarks>
        <para>Optional for Create. If this property is not assigned a value, it defaults to<see cref="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Auto" /></para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata.IsLocalizable">
      <summary>
        <para>Gets whether the attribute supports localizable values.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;<see langword="true" /> if the attribute supports localizable values; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks>
        <para>The value is false for all but a few system entities that support this capability. More information: Attributes that support localized property values.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata.MaxLength">
      <summary>
        <para>Gets or sets the maximum length for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The maximum length for the attribute.</para>
      </returns>
      <remarks>
        <para>Required for Create. Possible values are between 1 and 1048576.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.HasChanged">
      <summary>
        <para>Gets whether the item of metadata has changed.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if metadata item has changed since the last query; otherwise, false.</para>
      </returns>
      <remarks>
        <para>When metadata is retrieved using <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" />, with a valid <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.ClientVersionStamp" /> parameter, the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse" />. <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityResponse.EntityMetadata" /> property contains an <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadataCollection" /> of all the changed metadata. When a child item has changed but a parent item has not, the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.HasChanged" /> property of the child will be <see langword="true" /> but for the parent it will be <see langword="false" />.</para>
        <para>It is not valid to use this attribute as part of a query because the value is calculated. The value will be null except in the results of a query that returns information about changes from a previous query.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MetadataBase.MetadataId">
      <summary>
        <para>Gets or sets a unique identifier for the metadata item.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>&gt;
The unique identifier for the metadata item.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MetadataNameAttribute.LogicalCollectionName">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MetadataNameAttribute.LogicalName">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.CalculationOf">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>For internal use only.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to <see langword="null" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.FormulaDefinition">
      <summary>
        <para>Gets or sets the formula definition for calculated and rollup attributes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The formula definition for calculated and rollup attributes.</para>
      </returns>
      <remarks>
        <para>If you want to edit the value of this property, you have to use the formula editor in the application. More information: <see href="http://go.microsoft.com/fwlink/p/?LinkID=512433">Customization Guide: Define Calculated Fields</see> and <see href="http://go.microsoft.com/fwlink/p/?LinkID=512432">Customization Guide: Define Rollup Fields</see>.</para>
      </remarks>Calculated and rollup attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.ImeMode">
      <summary>
        <para>Gets or sets the input method editor (IME) mode for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ImeMode" />&gt;
The input method editor (IME) mode for the attribute..</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Disabled" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.IsBaseCurrency">
      <summary>
        <para>Gets whether the attribute represents the base currency or the transaction currency.</para>
      </summary>
      <returns>
        <para>Type : <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;<see langword="true" /> if the attribute is the base currency; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks>
        <para>Each transaction currency money attribute in an entity will have a corresponding base currency money attribute that uses the following naming convention: &lt;money attribute name&gt;<see langword="_Base" />. This property identifies whether the attribute is the base currency money attribute.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.MaxValue">
      <summary>
        <para>Gets or sets the maximum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.double.aspx">Double</see>&gt;
The maximum value for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to 1000000000.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.MinValue">
      <summary>
        <para>Gets or sets the minimum value for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.double.aspx">Double</see>&gt;
The minimum value for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to 0.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.Precision">
      <summary>
        <para>Gets or sets the precision for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The precision for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to 2.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.PrecisionSource">
      <summary>
        <para>Gets or sets the precision source for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The precision source for the attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to 2.</para>
        <para>For most money fields the precision comes from the <see cref="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.Precision" /> property. However, for money fields related to price, the precision come from the <see langword="organization" />.<see langword="pricingdecimalprecision" />. For money fields which use another currency the <see langword="TransactionCurrency" />. <see langword="CurrencyPrecision" /> may be used.</para>
        <para>Valid values for this property are:</para>
        <para>Value</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>0</para>
            </term>
            <description>
              <para>Precision specified in the <see cref="T:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata" />. <see cref="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.Precision" /> property should be used.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Precision specified in <see langword="Organization" />. <see langword="PricingDecimalPrecision" /> attribute should be used.</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Precision specified in the <see langword="TransactionCurrency" />. <see langword="CurrencyPrecision" /> property of the transaction currency that is associated the current record.</para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata.SourceTypeMask">
      <summary>
        <para>Gets the bitmask value that describes the sources of data used in a calculated attribute or indicates whether the data sources are invalid.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt; The value that indicates the source of data for a calculated or rollup attribute.</para>
      </returns>
      <remarks>
        <para>The following table contains the valid values for this attribute:</para>
        <para>Value</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>0</para>
            </term>
            <description>
              <para>Undefined: The default value for simple and rollup attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Simple: The calculated attribute refers to an attribute in the same record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Related: The calculated attribute refers to an attribute in a related record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>4</para>
            </term>
            <description>
              <para>Logical: The calculated attribute refers to an attribute in the same record that is actually stored in a different database table. More information: Logical attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>8</para>
            </term>
            <description>
              <para>Calculated: The calculated attribute refers to another calculated attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>16</para>
            </term>
            <description>
              <para>Rollup: The calculated attribute refers a rollup attribute. </para>
            </description>
          </item>
          <item>
            <term>
              <para>32</para>
            </term>
            <description>
              <para>Invalid: The calculated or rollup attribute is invalid.</para>
              <para>Typically this would be where a field refers to an attribute that no longer exists.</para>
            </description>
          </item>
        </list>
        <para />
        <para>The SourceTypeMasks enumeration is useful when performing bitwise operations to check whether specific values are present in this bitmask value.</para>
      </remarks>Calculated and rollup attributesSourceTypeMasks enumerationLogical attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.AssociatedMenuConfiguration">
      <summary>
        <para>Gets or sets the associated menu configuration.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration" />The associated menu configuration.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.CascadeConfiguration">
      <summary>
        <para>Gets or sets cascading behaviors for the entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration" />The cascading behaviors for the entity relationship.</para>
      </returns>
      <remarks />Configure entity relationship behavior</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.IsHierarchical">
      <summary>
        <para>Gets or sets whether this relationship is the designated hierarchical self-referential relationship for this entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;<see langword="true" /> if this relationships is the designated hierarchical self-referential relationship for this entity; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />Hierarchical one-to-many entity relationshipsQuery hierarchical data</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencedAttribute">
      <summary>
        <para>Get or set the name of primary attribute for the referenced entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of primary attribute for the referenced entity..</para>
      </returns>
      <remarks>
        <para>For example, if Account is the referenced entity the referenced attribute would be <see langword="accountid" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencedEntity">
      <summary>
        <para>Get or set the name of the referenced entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the referenced entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencedEntityNavigationPropertyName">
      <summary>
        <para>Gets or sets the name of the collection-valued navigation property used by this relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the collection-valued navigation property used by this relationship..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencingAttribute">
      <summary>
        <para>Get or set the name of the referencing attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the referencing attribute.</para>
      </returns>
      <remarks>
        <para>The referencing attribute is a lookup attribute created on the referencing entity when the one-to-many entity relationship is created.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencingEntity">
      <summary>
        <para>Gets or sets the name of the referencing entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the referencing entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencingEntityNavigationPropertyName">
      <summary>
        <para>Gets or sets the name of the single-valued navigation property used by this relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the single -valued navigation property used by this relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.Color">
      <summary>
        <para>Gets or sets the hexadecimal value set to assign a color for the option.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The hexadecimal value set to assign a color for the option.</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.Description">
      <summary>
        <para>Gets or sets the label containing the description for the option.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The label containing the description for the option..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.IsManaged">
      <summary>
        <para>Gets whether the option is part of a managed solution.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the option is part of a managed solution.; otherwise, false</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.Label">
      <summary>
        <para>Gets or sets the label containing the text for the option.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The label containing the text for the option..</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.Value">
      <summary>
        <para>Gets or sets the value of the option.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The value of the option.</para>
      </returns>
      <remarks>
        <para>It is recommended that you do not set the value. Leave it null when you create the option and allow the system to generate a unique value.</para>
      </remarks>Merge option set options</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata.Options">
      <summary>
        <para>Gets the options available in the option set.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadataCollection" />The options available in the option set.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.Description">
      <summary>
        <para>Gets or sets a description for the option set.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The description for the option set.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.DisplayName">
      <summary>
        <para>Gets or sets a display name for a global option set.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Label" />The display name for a global option set.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.IntroducedVersion">
      <summary>
        <para>
          Gets a string identifying the solution version that the solution component was added in.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
A string identifying the solution version that the solution component was added in.</para>
      </returns>
      <remarks>
        <para>
            This identifies the major and minor versions of the solution that added this metadata item. For metadata that existed in Microsoft Dynamics CRM 2011 the value will be 5.0.0.0 and for metadata added with Microsoft Dynamics CRM 2013 the value will be 6.0.0.0. If new metadata is added in updates or future releases the version number will be incremented to the corresponding version. For metadata added by custom solutions the version of the solution that the item was created it is used.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.IsCustomizable">
      <summary>
        <para>Gets or sets a property that determines whether the option set is customizable.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />The property that determines whether the option set is customizable.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.IsCustomOptionSet">
      <summary>
        <para>Gets or sets whether the option set is a custom option set.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the option set is a custom option set; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.IsGlobal">
      <summary>
        <para>Gets or sets whether the option set is a global option set.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the option set is a global option set; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.IsManaged">
      <summary>
        <para>Gets or sets whether the option set is part of a managed solution.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the option set is part of a managed solution; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.Name">
      <summary>
        <para>Gets or sets the name of a global option set.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of a global option set.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase.OptionSetType">
      <summary>
        <para>Gets or sets the type of option set.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetType" />&gt;
The type of option set.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata.FormulaDefinition">
      <summary>
        <para>Gets or sets the formula definition for calculated and rollup attributes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The formula definition for calculated and rollup attributes.</para>
      </returns>
      <remarks>
        <para>To edit this property, you must use the formula editor in the application. More information: <see href="http://go.microsoft.com/fwlink/p/?LinkID=512433">Customization Guide: Define Calculated Fields</see> and <see href="http://go.microsoft.com/fwlink/p/?LinkID=512432">Customization Guide: Define Rollup Fields</see>.</para>
      </remarks>Calculated and rollup attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata.SourceTypeMask">
      <summary>
        <para>Gets the bitmask value that describes the sources of data used in a calculated attribute or whether the data sources are invalid.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt; The value that indicates the source of data for a calculated or rollup attribute.</para>
      </returns>
      <remarks>
        <para>The following table contains the valid values for this attribute.</para>
        <para>Value</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>0</para>
            </term>
            <description>
              <para>Undefined: The default value for simple and rollup attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Simple: The calculated attribute refers to an attribute in the same record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Related: The calculated attribute refers to an attribute in a related record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>4</para>
            </term>
            <description>
              <para>Logical: The calculated attribute refers to an attribute in the same record that is actually stored in a different database table. More information: Logical attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>8</para>
            </term>
            <description>
              <para>Calculated: The calculated attribute refers to another calculated attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>16</para>
            </term>
            <description>
              <para>Rollup: The calculated attribute refers a rollup attribute. </para>
            </description>
          </item>
          <item>
            <term>
              <para>32</para>
            </term>
            <description>
              <para>Invalid: The calculated or rollup attribute is invalid.</para>
              <para>Typically this would be where a field refers to an attribute that no longer exists.</para>
            </description>
          </item>
        </list>
        <para />
        <para>The SourceTypeMasks enumeration is useful when performing bitwise operations to check whether specific values are present in this bitmask value.</para>
      </remarks>Calculated and rollup attributesSourceTypeMasks enumerationLogical attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.AttributeQuery">
      <summary>
        <para>Gets or sets a query expression for the entity attribute metadata to return.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.AttributeQueryExpression" />.</para>
      </returns>
      <remarks>
        <para />
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.KeyQuery">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.LabelQuery">
      <summary>
        <para>Gets or sets a query expression for the labels to return.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.RelationshipQuery">
      <summary>
        <para>Gets or sets a query expression for the entity relationship metadata to return.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.RelationshipQueryExpression" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression.FilterLanguages">
      <summary>
        <para>Gets the LCID values for localized labels to be retrieved for metadata items.</para>
      </summary>
      <returns>
        <para>Type <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;The LCID values for localized labels to be retrieved for metadata items.</para>
      </returns>
      <remarks>
        <para>This value is read-only. Use the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" /> methods to set the values.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression.MissingLabelBehavior">
      <summary>
        <para>When this optional parameter is set to 1, the query will include labels for the base language if the label for the requested language is not there.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression.ConditionOperator">
      <summary>
        <para>Gets or sets the condition operator.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator" />.  The condition operator.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression.PropertyName">
      <summary>
        <para>Gets or sets the name of the metadata property in the condition expression.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the metadata property in the condition expression.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression.Value">
      <summary>
        <para>Gets or sets the value for the metadata property.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see> The value for the metadata property.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression.Conditions">
      <summary>
        <para>Gets condition expressions that include metadata properties, condition operators and values.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression" />&gt;The collection of metadata condition expressions.</para>
      </returns>
      <remarks>
        <para>This property is read-only. Use the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" /> methods to manipulate the condition expressions.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression.FilterOperator">
      <summary>
        <para>Gets or sets the logical AND/OR filter operator.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LogicalOperator" />The filter operator.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression.Filters">
      <summary>
        <para>Gets a collection of logical filter expressions that filter the results of the metadata query.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression" />&gt;.</para>
      </returns>
      <remarks>
        <para>This property is read-only. Use the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" /> methods to manipulate the filters.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression.AllProperties">
      <summary>
        <para>Gets or sets whether to retrieve all the properties of a metadata object.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true to specify to retrieve all metadata object properties; false to retrieve only specified metadata object properties.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression.PropertyNames">
      <summary>
        <para>Gets or sets a collection of strings representing the metadata properties to retrieve.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>&gt; The collection of strings representing the metadata properties to retrieve.</para>
      </returns>
      <remarks>
        <para>Use the <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" /> methods to manipulate the property names.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryBase.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryExpression.Criteria">
      <summary>
        <para>Gets or sets the filter criteria for the metadata query.</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression" />The filter criteria for the metadata query.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryExpression.Properties">
      <summary>
        <para>Gets or sets the properties to be returned by the query.</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression" />The properties to be returned by the query.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.IntroducedVersion">
      <summary>
        <para>
          Gets a string identifying the solution version that the solution component was added in.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
A string identifying the solution version that the solution component was added in.</para>
      </returns>
      <remarks>
        <para>
            This identifies the major and minor versions of the solution that added this metadata item. For metadata that existed in Microsoft Dynamics CRM 2011 the value will be 5.0.0.0 and for metadata added with Microsoft Dynamics CRM 2013 the value will be 6.0.0.0. If new metadata is added in updates or future releases the version number will be incremented to the corresponding version. For metadata added by custom solutions the version of the solution that the item was created it is used.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.IsCustomizable">
      <summary>
        <para>Gets or sets whether the entity relationship is customizable.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.BooleanManagedProperty" />Whether the entity relationship is customizable.</para>
      </returns>
      <remarks />Use managed properties</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.IsCustomRelationship">
      <summary>
        <para>Gets whether the relationship is a custom relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the relationship is a custom relationship; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.IsManaged">
      <summary>
        <para>Gets whether the entity relationship is part of a managed solution. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity relationships is part of a managed solution; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.IsValidForAdvancedFind">
      <summary>
        <para>Gets or sets whether the entity relationship should be shown in Advanced Find.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;true if the entity relationship should be shown in Advanced Find; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.RelationshipType">
      <summary>
        <para>Gets the type of relationship.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipType" />.</para>
      </returns>
      <remarks>
        <para>This attribute provides a way for a <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.RelationshipQueryExpression" /> to differentiate between ManyToMany relationships and OneToMany relationships.</para>
        <para>This value will be set by the system. You should not set this value when you create an entity relationship. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.SchemaName">
      <summary>
        <para>Gets or sets the schema name for the entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the entity relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.SecurityTypes">
      <summary>
        <para>Gets or sets the security type for the relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.SecurityTypes" />&gt;
The security type for the relationship.</para>
      </returns>
      <remarks>
        <para>This value will be set by the system. You should not set this value when you create an entity relationship. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.CanBeBasic">
      <summary>
        <para>Gets whether the privilege can be basic access level.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the privilege can be basic access level.; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.CanBeDeep">
      <summary>
        <para>Gets whether the privilege can be deep access level.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the privilege can be deep access level; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.CanBeEntityReference">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.CanBeGlobal">
      <summary>
        <para>Gets whether the privilege can be global access level.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the privilege can be global access level; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.CanBeLocal">
      <summary>
        <para>Gets whether the privilege can be local access level.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the privilege can be local access level; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.CanBeParentEntityReference">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.Name">
      <summary>
        <para>Gets the name of the privilege.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the privilege.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.PrivilegeId">
      <summary>
        <para>Gets the ID of the privilege.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see> The ID of the privilege.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata.PrivilegeType">
      <summary>
        <para>Gets the type of the privilege.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.PrivilegeType" />The type of the privilege.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StateOptionMetadata.DefaultStatus">
      <summary>
        <para>Gets or sets the default status value associated with this state.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The default status value associated with this state.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StateOptionMetadata.InvariantName">
      <summary>
        <para>Gets or sets the name of the state that does not change.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the state that does not change.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata.State">
      <summary>
        <para>Gets or sets the state that this status is associated with.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt;
The state that this status is associated with.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata.TransitionData">
      <summary>
        <para>Gets or sets the status transitions allowed for this status.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The encoded XML document that defines the allowed transitions.</para>
      </returns>
      <remarks>
        <para>When the <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" />.<see langword="EnforceTransitions" /> property is <see langword="true" />, the data in this property defines which status changes are allowed. The document defines both the current status <see langword="sourcestatusid" /> and the allowed status values <see langword="tostatusid" />. </para>
        <code language="xml">&amp;lt;allowedtransitions xmlns="http://schemas.microsoft.com/crm/2009/WebServices"&amp;gt;
&amp;lt;allowedtransition sourcestatusid="1" tostatusid="6" /&amp;gt;
&amp;lt;/allowedtransitions&amp;gt;</code>
        <para>Information about the <see langword="statecode" /> value that corresponds to the allowed status values is available by querying the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata.State" /> property of the option with the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.OptionMetadata.Value" /> that corresponds to the <see langword="tostatusid" /> value.</para>
        <para>
            More information: 
            Define custom state model transitions
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.Format">
      <summary>
        <para>Gets or sets the format for the string</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormat" />&gt;
The format of the string attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, and <see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.FormatName" /> is also not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.Text" />.</para>
        <para>Use <see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.FormatName" /> instead of this property to set the format. The <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormat" /> enumeration is deprecated. If both properties are set the <see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.FormatName" /> value will be used.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.FormatName">
      <summary>
        <para>Gets or sets the format for the string.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" />The format for the string attribute.</para>
      </returns>
      <remarks>
        <para>If this property is not set and <see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.Format" /> is not set it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.StringFormatName.Text" />.</para>
        <para>Use this property rather than <see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.Format" />. If both properties are set, this property will be used.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.FormulaDefinition">
      <summary>
        <para>Gets or sets the formula definition for calculated and rollup attributes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The formula definition for calculated and rollup attributes.</para>
      </returns>
      <remarks>
        <para>To edit this property, you must use the formula editor in the application. More information: <see href="http://go.microsoft.com/fwlink/p/?LinkID=512433">Customization Guide: Define Calculated Fields</see> and <see href="http://go.microsoft.com/fwlink/p/?LinkID=512432">Customization Guide: Define Rollup Fields</see>.</para>
      </remarks>Calculated and rollup attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.ImeMode">
      <summary>
        <para>Gets or sets the IME mode for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see cref="T:Microsoft.Xrm.Sdk.Metadata.ImeMode" />&gt;
The input method editor mode.</para>
      </returns>
      <remarks>
        <para>If this property is not assigned a value, it defaults to <see cref="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Auto" /></para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.IsLocalizable">
      <summary>
        <para>Gets whether the attribute supports localizable values.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>&gt;<see langword="true" /> if the attribute supports localizable values; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks>
        <para>The value is false for all but a few system entities that support this capability. More information: Attributes that support localized property values.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.MaxLength">
      <summary>
        <para>Gets or sets the maximum length for the string.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;int&gt;
The maximum length.</para>
      </returns>
      <remarks>
        <para>Required For Create.</para>
        <para>Increasing the maximum length of an attribute that is the source field for an attribute mapping may cause truncation of data or errors when a solution containing these attributes is imported into another system. When you increase the <see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.MaxLength" /> of an attribute, check whether any other attributes are mapped to it and ensure that the maximum length of any attributes that are the target in the mapping are an equal or longer length. For more information, see Using entity and attribute mapping data.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.SourceTypeMask">
      <summary>
        <para>Gets the bitmask value that describes the sources of data used in a calculated attribute or whether the data sources are invalid.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>&gt; The value that indicates the source of data for a calculated or rollup attribute.</para>
      </returns>
      <remarks>
        <para>The following table contains the valid values for this attribute.</para>
        <para>Value</para>
        <para>Description</para>
        <list type="table">
          <item>
            <term>
              <para>0</para>
            </term>
            <description>
              <para>Undefined: The default value for simple and rollup attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>1</para>
            </term>
            <description>
              <para>Simple: The calculated attribute refers to an attribute in the same record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>2</para>
            </term>
            <description>
              <para>Related: The calculated attribute refers to an attribute in a related record.</para>
            </description>
          </item>
          <item>
            <term>
              <para>4</para>
            </term>
            <description>
              <para>Logical: The calculated attribute refers to an attribute in the same record that is actually stored in a different database table. More information: Logical attributes.</para>
            </description>
          </item>
          <item>
            <term>
              <para>8</para>
            </term>
            <description>
              <para>Calculated: The calculated attribute refers to another calculated attribute.</para>
            </description>
          </item>
          <item>
            <term>
              <para>16</para>
            </term>
            <description>
              <para>Rollup: The calculated attribute refers a rollup attribute. </para>
            </description>
          </item>
          <item>
            <term>
              <para>32</para>
            </term>
            <description>
              <para>Invalid: The calculated or rollup attribute is invalid.</para>
              <para>Typically this would be where a field refers to an attribute that no longer exists.</para>
            </description>
          </item>
        </list>
        <para />
        <para>The SourceTypeMasks enumeration is useful when performing bitwise operations to check whether specific values are present in this bitmask value.</para>
      </remarks>Calculated and rollup attributesSourceTypeMasks enumerationLogical attributes</member>
    <member name="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.YomiOf">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>For internal use only.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Money.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Money.Value">
      <summary>
        <para>Gets or sets the value of the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.decimal.aspx">Decimal</see>The value of the attribute.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.NewOrUpdatedItem.ExtensionData">
      <summary>
        <para>Gets or sets the extension data.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:System.Runtime.Serialization.ExtensionDataObject" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.NewOrUpdatedItem.NewOrUpdatedEntity">
      <summary>
        <para>Gets or sets the new or updated entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.NewOrUpdatedItem.Type">
      <summary>
        <para>Gets or sets the change type.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ChangeType" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OptionSetValue.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks>
        <para>
            Gets or sets the structure that contains extra data.
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OptionSetValue.Value">
      <summary>
        <para>Gets or sets the current value.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The current value.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.Endpoints">
      <summary>
        <para>Gets a collection that identifies the service type and address for each endpoint of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Organization.EndpointCollection" />The collection that identifies the service type and address for each endpoint of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.ExtensionData">
      <summary>
        <para>Gets or sets extra data of the organization. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>Extra data of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.FriendlyName">
      <summary>
        <para>Gets or sets the friendly name of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The friendly name of the organization.</para>
      </returns>
      <remarks>
        <para>The friendly name was defined when the organization was provisioned.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.OrganizationId">
      <summary>
        <para>Gets or sets the global unique identifier of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.OrganizationVersion">
      <summary>
        <para>Gets or sets the version of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The version of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.State">
      <summary>
        <para>Gets or sets the state of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Organization.OrganizationState" />The state of the organization.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.UniqueName">
      <summary>
        <para>Gets or sets the unique name of the organization.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name of the organization.</para>
      </returns>
      <remarks>
        <para>The unique name isn’t necessarily similar to the friendly name.</para>
        <para>The organization unique name was defined when the organization was created. To determine the organization unique name using the Microsoft Dynamics 365 web application, go to Settings &gt; Customizations &gt; Developer Resources.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Organization.OrganizationDetail.UrlName">
      <summary>
        <para>Gets or sets the organization name used in the URL for the organization web service.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see> The organization name used in the URL for the organization web service.</para>
      </returns>
      <remarks>
        <para>The organization URL name is AdventureWorksCycle in the following web service URL example.</para>
        <para>
            http://localhost/AdventureWorksCycle/xrmservices/2011/Organization.svc
          </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationRequest.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data. Optional.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>
The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationRequest.Item(System.String)">
      <summary>
        <para>Gets or sets the indexer for the <paramref name="Parameters" /> collection.</para>
      </summary>
      <param name="parameterName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the parameter.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>
The indexer for the request.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationRequest.Parameters">
      <summary>
        <para>Gets or sets the collection of parameters for the request. Required, but is supplied by derived classes.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" />The collection of parameters for the request. Required, but is supplied by derived classes.</para>
      </returns>
      <remarks>
        <para>The parameters collection is populated automatically if you are using a derived message class such as <see cref="T:Microsoft.Crm.Sdk.Messages.AssignRequest" />. Otherwise you must populate the collection with the parameters required for the message. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationRequest.RequestId">
      <summary>
        <para>Gets or sets the ID of an asynchronous operation (system job). Optional. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>&gt;The ID of an asynchronous operation (system job).</para>
      </returns>
      <remarks>
        <para>You can pass an optional parameter into any message by setting this property. For any message that can be used in an asynchronous operation, set this to the value of <see langword="AsyncOperation.RequestId" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationRequest.RequestName">
      <summary>
        <para>Gets or sets the name of the request. Required, but is supplied by derived classes.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the request.</para>
      </returns>
      <remarks>
        <para>Message request names can be found in the SDK Message entity. The following is a list of valid message names that have been retrieved from the SDK Message entity and whether they can be used online (connected to the server), offline (disconnected) or both.</para>
        <para>Sdk message request name</para>
        <para>Sdk message filter availability</para>
        <list type="table">
          <item>
            <term>
              <para>AddItemCampaignActivity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddItemCampaign</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddListMembersList</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddMemberList</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddMembersTeam</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddPrivilegesRole</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddProductToKit</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddRecurrence</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddSolutionComponent</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddSubstituteProduct</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>AddToQueue</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>Assign</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Associate</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>AssociateEntities</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>AutoMapEntity</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>BackgroundSendEmail</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>Book</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDelete</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDetectDuplicates</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SendBulkMail</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperationStatusClose</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CalculateActualValueOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CalculateTotalTimeIncident</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CanBeReferenced</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CanBeReferencing</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CancelSalesOrder</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CancelContract</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CanManyToMany</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CheckIncomingEmail</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CheckPromoteEmail</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CleanUpBulkOperation</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CloneContract</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CloseQuote</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CloseIncident</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CompoundCreate</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CompoundUpdate</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CompoundUpdateDuplicateDetectionRule</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertKitToProduct</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertProductToKit</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertQuoteToSalesOrder</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertSalesOrderToInvoice</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CopyCampaign</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CopyCampaignResponse</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CopyDynamicListToStatic</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CopyMembersList</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CopySystemForm</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Create</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateActivitiesList</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateAttribute</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateEntity</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateException</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateInstance</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateManyToMany</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateOneToMany</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateOptionSet</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>CreateWorkflowFromTemplate</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Delete</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeleteAttribute</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeleteAuditData</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeleteEntity</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeleteOpenInstances</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeleteOptionSet</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeleteOptionValue</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeleteRelationship</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeliverIncomingEmail</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeliverPromoteEmail</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>DeprovisionLanguage</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Disassociate</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>DisassociateEntities</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>DistributeCampaignActivity</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>DownloadReportDefinition</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueryExpressionToFetchXml</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExecuteFetch</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExecuteByIdSavedQuery</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExecuteByIdUserQuery</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExecuteWorkflow</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExpandCalendar</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExportMappingsImportMap</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExportSolution</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExportTranslation</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>FetchXmlToQueryExpression</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>FindParentResourceGroup</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>FulfillSalesOrder</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GenerateInvoiceFromOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GenerateQuoteFromOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GenerateSalesOrderFromOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetAllTimeZonesWithDisplayName</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetDecryptionKey</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetDistinctValuesImportFile</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetHeaderColumnsImportFile</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetInvoiceProductsFromOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetQuantityDecimal</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetQuoteProductsFromOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetReportHistoryLimit</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetSalesOrderProductsFromOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetTimeZoneCodeByLocalizedName</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetTrackingTokenEmail</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetValidManyToMany</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetValidReferencedEntities</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>GetValidReferencingEntities</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>GrantAccess</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMappingsImportMap</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportRecordsImport</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportSolution</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportTranslation</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>InitializeFrom</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>InsertOptionValue</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>InsertStatusValue</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>InstallSampleData</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>InstantiateTemplate</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>InstantiateFilters</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsBackOfficeInstalled</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsComponentCustomizable</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsValidStateTransition</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>LocalTimeFromUtcTime</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>LockInvoicePricing</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>LockSalesOrderPricing</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>LogFailureBulkOperation</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>LogSuccessBulkOperation</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>LoseOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>MakeAvailableToOrganizationReport</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>MakeAvailableToOrganizationTemplate</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>MakeUnavailableToOrganizationReport</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>MakeUnavailableToOrganizationTemplate</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Merge</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ModifyAccess</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderOption</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ParseImport</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessInboundEmail</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessOneMemberBulkOperation</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>PropagateByExpression</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProvisionLanguage</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublishXml</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublishDuplicateRule</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublishAllXml</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>QualifyLead</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>QualifyMemberList</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuerySchedule</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueryMultipleSchedules</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReassignObjectsSystemUser</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReassignObjectsOwner</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Recalculate</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveItemCampaign</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveItemCampaignActivity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveMemberList</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveMembersTeam</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveParent</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemovePrivilegeRole</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveProductFromKit</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveRelated</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveSolutionComponent</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RemoveSubstituteProduct</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RenewContract</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReplacePrivilegesRole</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Reschedule</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResetUserFilters</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>Retrieve</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAbsoluteAndSiteCollectionUrl</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAllChildUsersSystemUser</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAllEntities</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAllManagedProperties</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAllOptionSets</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveApplicationRibbon</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAttribute</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAttributeChangeHistory</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAuditDetails</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAuditPartitionList</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveAvailableLanguages</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveBusinessHierarchyBusinessUnit</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveByGroupResource</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveByResourceResourceGroup</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveByResourcesService</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveByTopIncidentProductKbArticle</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveByTopIncidentSubjectKbArticle</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveDependenciesForDelete</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveDependenciesForUninstall</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveDependentComponents</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveDeploymentLicenseType</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveDeprovisionedLanguages</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveDuplicates</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveEntity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveEntityRibbon</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveExchangeRate</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveFilteredForms</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveFormattedImportJobResults</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveFormXml</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveInstalledLanguagePacks</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveInstalledLanguagePackVersion</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveLicenseInfo</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveLocLabels</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveManagedProperty</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveMembersTeam</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveMembersBulkOperation</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveMissingComponents</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveMissingDependencies</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveMultiple</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveOptionSet</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveOrganizationResources</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveParentGroupsResourceGroup</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveParsedDataImportFile</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrievePrincipalAccess</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrievePrincipalAttributePrivileges</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrievePrivilegeSet</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveProvisionedLanguagePackVersion</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveProvisionedLanguages</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveRecordChangeHistory</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveRelationship</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveRequiredComponents</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveRolePrivilegesRole</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveSharedPrincipalsAndAccess</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveSubGroupsResourceGroup</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveSubsidiaryTeamsBusinessUnit</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveSubsidiaryUsersBusinessUnit</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveTeamPrivileges</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveTeamsSystemUser</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveTimestamp</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveUnpublished</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveUnpublishedMultiple</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveUserPrivileges</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveUserSettingsSystemUser</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RetrieveVersion</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReviseQuote</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>RevokeAccess</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Rollup</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>Search</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SearchByBodyKbArticle</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>SearchByKeywordsKbArticle</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>SearchByTitleKbArticle</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>SendTemplate</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>SendFax</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>SendEmail</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>SendEmailFromTemplate</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetBusinessSystemUser</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetBusinessEquipment</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetLocLabels</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetParentBusinessUnit</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetParentSystemUser</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetParentTeam</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetRelated</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetReportRelated</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>SetState</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>StatusUpdateBulkOperation</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformImport</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>TriggerServiceEndpointCheck</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UninstallSampleData</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UnlockInvoicePricing</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UnlockSalesOrderPricing</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UnpublishDuplicateRule</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>Update</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UpdateAttribute</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UpdateEntity</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UpdateOptionSet</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UpdateOptionValue</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UpdateRelationship</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UpdateStateValue</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>UpdateUserSettingsSystemUser</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>UtcTimeFromLocalTime</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ValidateSavedQuery</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>Validate</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>ValidateRecurrenceRule</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>VerifyProcessStateData</para>
            </term>
            <description>
              <para>Online</para>
            </description>
          </item>
          <item>
            <term>
              <para>WhoAmI</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>WinOpportunity</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
          <item>
            <term>
              <para>WinQuote</para>
            </term>
            <description>
              <para>Both</para>
            </description>
          </item>
        </list>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationResponse.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationResponse.Item(System.String)">
      <summary>
        <para>Gets an indexer for the <paramref name="Results" /> collection.</para>
      </summary>
      <param name="parameterName">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>. The name of the parameter.</para>
      </param>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>The indexer for the collection.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationResponse.ResponseName">
      <summary>
        <para>Gets or sets the name of the response.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the response.</para>
      </returns>
      <remarks>
        <para>The response name is the same as the request name. For more information, see <see cref="P:Microsoft.Xrm.Sdk.OrganizationRequest.RequestName" /></para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationResponse.Results">
      <summary>
        <para>Gets the results of the request that was performed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" />The results of the request that was performed.</para>
      </returns>
      <remarks>
        <para>If you are using a derived message class such as <see cref="T:Microsoft.Crm.Sdk.Messages.AssignResponse" />, the contents of this parameter collection are populated automatically to the properties of the response class. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationServiceFault.InnerFault">
      <summary>
        <para>Gets the fault instance that caused the current fault.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationServiceFault" />The fault instance that caused the current fault.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.OrganizationServiceFault.TraceText">
      <summary>
        <para>Gets the text of the fault trace.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The text of the fault trace.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.ColumnSet.AllColumns">
      <summary>
        <para>Gets or sets whether to retrieve all the attributes of a record.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true to specify to retrieve all attributes; false to to retrieve only specified attributes.</para>
      </returns>
      <remarks>
        <para>You should avoid retrieving all columns in a query result because of the impact on a subsequent update of records. In an update, this will set all field values, even if they are unchanged, and often triggers cascaded updates to child records.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.ColumnSet.Columns">
      <summary>
        <para>Gets the collection of <see langword="String" />s containing the names of the attributes to be retrieved from a query.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/92t2ye13">ICollection</see>
The collection of attribute names to return from a query.</para>
      </returns>
      <remarks>
        <para>Use <see cref="M:Microsoft.Xrm.Sdk.Query.ColumnSet.AddColumns(System.String[])" /> to set the collection.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.ColumnSet.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.ConditionExpression.AttributeName">
      <summary>
        <para>Gets or sets the logical name of the attribute in the condition expression.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the attribute in the condition expression.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.ConditionExpression.EntityName">
      <summary>
        <para>Gets or sets the entity name for the condition.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.ConditionExpression.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.ConditionExpression.Operator">
      <summary>
        <para>Gets or sets the condition operator.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ConditionOperator" />
The condition operator.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.ConditionExpression.Values">
      <summary>
        <para>Gets or sets the values for the attribute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>&gt;The attribute values.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.FetchExpression.Query">
      <summary>
        <para>Gets or sets the FetchXML query string.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The FetchXML query string.</para>
      </returns>
      <remarks>
        <para>
            The query must specify entity names and a column set. If the column set includes attributes that are not valid for retrieve or that you do not have access to, they will be ignored.
          </para>
      </remarks>Build queries with FetchXMLFetchXML schema</member>
    <member name="P:Microsoft.Xrm.Sdk.Query.FilterExpression.Conditions">
      <summary>
        <para>Gets condition expressions that include attributes, condition operators, and attribute values.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Query.ConditionExpression" />&gt;
The collection of condition expressions. </para>
      </returns>
      <remarks>
        <para>This property is read-only. Use the <see cref="M:Microsoft.Xrm.Sdk.Query.FilterExpression.AddCondition(Microsoft.Xrm.Sdk.Query.ConditionExpression)" /> method to change the contents of the collection.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.FilterExpression.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.FilterExpression.FilterOperator">
      <summary>
        <para>Gets or sets the logical AND/OR filter operator.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.LogicalOperator" />The filter operator.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.FilterExpression.Filters">
      <summary>
        <para>Gets a collection of condition and logical filter expressions that filter the results of the query.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Query.FilterExpression" />&gt;The collection of filters.</para>
      </returns>
      <remarks>
        <para>This property is read only. Use the <see cref="M:Microsoft.Xrm.Sdk.Query.FilterExpression.AddFilter(Microsoft.Xrm.Sdk.Query.FilterExpression)" /> method to change the contents of the array list.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.FilterExpression.IsQuickFindFilter">
      <summary>
        <para>Gets or sets whether the expression is part of a quick find query.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the filter is part of a quick find query; otherwise, false.</para>
      </returns>
      <remarks>
        <para>For more information, see About the IsQuickFindFilter property.</para>
      </remarks>Use the FilterExpression class</member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.Columns">
      <summary>
        <para>Gets or sets the column set.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />The set of columns (fields) to be returned for the query.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.EntityAlias">
      <summary>
        <para>Gets or sets the alias for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The alias for the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.JoinOperator">
      <summary>
        <para>Gets or sets the join operator.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.JoinOperator" />The join operator.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.LinkCriteria">
      <summary>
        <para>Gets or sets the complex condition and logical filter expressions that filter the results of the query.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.FilterExpression" />The complex condition and logical filter expressions that filter the results of the query.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.LinkEntities">
      <summary>
        <para>Gets the links between multiple entity types.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" />&gt;The collection of links between entities.</para>
      </returns>
      <remarks>
        <para>This property is read-only. Use the <see cref="M:Microsoft.Xrm.Sdk.Query.LinkEntity.AddLink(System.String,System.String,System.String)" /> or  <see cref="M:Microsoft.Xrm.Sdk.Query.LinkEntity.AddLink(System.String,System.String,System.String,Microsoft.Xrm.Sdk.Query.JoinOperator)" /> method to add a link.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.LinkFromAttributeName">
      <summary>
        <para>Gets or sets the logical name of the attribute of the entity that you are linking from.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the attribute of the entity that you are linking from.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.LinkFromEntityName">
      <summary>
        <para>Gets or sets the logical name of the entity that you are linking from.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the entity that you are linking from.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.LinkToAttributeName">
      <summary>
        <para>Gets or sets the logical name of the attribute of the entity that you are linking to.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the attribute of the entity that you are linking to.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.LinkToEntityName">
      <summary>
        <para>Gets or sets the logical name of the entity that you are linking to.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the entity that you are linking to.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.LinkEntity.Orders">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.OrderExpression.AttributeName">
      <summary>
        <para>Gets or sets the name of the attribute in the order expression.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the attribute in the order expression.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.OrderExpression.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.OrderExpression.OrderType">
      <summary>
        <para>Gets or sets the order, ascending or descending.</para>
      </summary>
      <returns>
        <para>Returns <see cref="T:Microsoft.Xrm.Sdk.Query.OrderType" />The order, ascending or descending.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.PagingInfo.Count">
      <summary>
        <para>Gets or sets the number of entity instances returned per page.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The number of entity instances returned per page.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.PagingInfo.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.PagingInfo.PageNumber">
      <summary>
        <para>Gets or sets the number of pages returned from the query.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>
The number of pages returned from the query.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.PagingInfo.PagingCookie">
      <summary>
        <para>Gets or sets the info used to page large result sets.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The info used to page large result sets.</para>
      </returns>
      <remarks />Page large result sets with QueryExpressionPage large result sets with FetchXMLPage large result sets with LINQ</member>
    <member name="P:Microsoft.Xrm.Sdk.Query.PagingInfo.ReturnTotalRecordCount">
      <summary>
        <para>Sets whether the total number of records should be returned from the query.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the <see cref="P:Microsoft.Xrm.Sdk.EntityCollection.TotalRecordCount" /> should be set when the query is executed; otherwise, false.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.EntityCollection.TotalRecordCount" />Use the QueryExpression class</member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryBase.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.Attributes">
      <summary>
        <para>Gets the set of attributes selected in the query.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>&gt;
The collection of attributes selected in the query.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.ColumnSet">
      <summary>
        <para>Gets or sets the column set.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />The set of columns (fields) to be returned, used <see cref="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.Attributes" /> collection.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.EntityName">
      <summary>
        <para>Gets or sets the logical name of the entity to query.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The logical name of the entity.</para>
      </returns>
      <remarks />Organization service entities</member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.Orders">
      <summary>
        <para>Gets the order in which the entity instances are returned from the query. </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Query.OrderExpression" />&gt;A collection that defines the order in which the entity instances are returned from the query.</para>
      </returns>
      <remarks>
        <para>Use <see cref="M:Microsoft.Xrm.Sdk.Query.QueryByAttribute.AddOrder(System.String,Microsoft.Xrm.Sdk.Query.OrderType)" /> to add to this collection.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.PageInfo">
      <summary>
        <para>Gets or sets the number of pages and the number of entity instances per page returned from the query.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo" />The number of pages and the number of entity instances per page returned from the query.</para>
        <para>A query can contain either <see cref="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.PageInfo" /> or <see cref="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.TopCount" /> property values. If both are specified, an error will be thrown.</para>
      </returns>
      <remarks />Using a paging cookie with QueryExpression</member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.TopCount">
      <summary>
        <para>Gets or sets the number of rows to be returned.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The number of rows to be returned.</para>
      </returns>
      <remarks>
        <para>When specified, this limits the number rows returned in a query result set to the specified number of rows.</para>
        <para>A query can contain either <see cref="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.PageInfo" /> or <see cref="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.TopCount" /> property values. If both are specified, an error will be thrown.</para>
      </remarks>
      <example>
        <code language="c#">public void TestQueryByAttributeWithTopCount()
{
         QueryByAttribute query = new QueryByAttribute();
         query.EntityName = "Account";
         query.ColumnSet = new Microsoft.Xrm.Sdk.Query.ColumnSet(new string[] { "name" });
         query.AddAttributeValue("address1_city", "seattle");
         query.TopCount = 3;
}
</code>
      </example>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryByAttribute.Values">
      <summary>
        <para>Gets the attribute values to look for when the query is executed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see href="https://msdn.microsoft.com/library/system.object.aspx">Object</see>&gt;A collection that defines the attribute values to look for when the query is executed.</para>
      </returns>
      <remarks>
        <para>Use <see cref="M:Microsoft.Xrm.Sdk.Query.QueryByAttribute.AddAttributeValue(System.String,System.Object)" /> to add to this collection.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.ColumnSet">
      <summary>
        <para>Gets or sets the columns to include.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />The set of columns to return in the query results.</para>
      </returns>
      <remarks>
        <para>For more information, see <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" />.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.Criteria">
      <summary>
        <para>Gets or sets the complex condition and logical filter expressions that filter the results of the query.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.FilterExpression" />The query condition and filter criteria.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.Distinct">
      <summary>
        <para>Gets or sets whether the results of the query contain duplicate entity instances.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the results of the query contain duplicate entity instances; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.EntityName">
      <summary>
        <para>Gets or sets the logical name of the entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The logical name of the primary entity for the query.</para>
      </returns>
      <remarks />Organization service entities</member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.LinkEntities">
      <summary>
        <para>Gets a collection of the links between multiple entity types.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" />&gt;The collection of links between entities for the query.</para>
      </returns>
      <remarks>
        <para>This property is read-only. Use the <see cref="M:Microsoft.Xrm.Sdk.Query.LinkEntity.AddLink(System.String,System.String,System.String)" /> or <see cref="M:Microsoft.Xrm.Sdk.Query.QueryExpression.AddLink(System.String,System.String,System.String,Microsoft.Xrm.Sdk.Query.JoinOperator)" /> method to change the contents of the array list.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.NoLock">
      <summary>
        <para>Gets or sets a value that indicates that no shared locks are issued against the data that would prohibit other transactions from modifying the data in the records returned from the query.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if there are no shared locks are issued against the data that would prohibit other transactions from modifying the data in the records returned from the query; otherwise, false.</para>
      </returns>
      <remarks>
        <para>The benefit of setting <see langword="NoLock" /> to <see langword="true" /> is that it allows you to keep the system from issuing locks against the entities in your queries; this increases concurrency and performance because the database engine does not have to maintain the shared locks involved. The downside is that, because no locks are issued against the records being read, some "dirty” or uncommitted data could potentially be read. A "dirty" read is one in which the data being read is involved in a transaction from another connection. If that transaction rolls back its work, the data read from the query using <see langword="NoLock" /> will have read uncommitted data. This type of read makes processing inconsistent and can lead to problems. </para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.Orders">
      <summary>
        <para>Gets the order in which the entity instances are returned from the query.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.Query.OrderExpression" />&gt;The order expression that defines the order in which the entity instances are returned from the query.</para>
      </returns>
      <remarks>
        <para>This property is read only. Use the <see cref="M:Microsoft.Xrm.Sdk.Query.QueryExpression.AddOrder(System.String,Microsoft.Xrm.Sdk.Query.OrderType)" /> method to change the contents of the array list.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.PageInfo">
      <summary>
        <para>Gets or sets the number of pages and the number of entity instances per page returned from the query.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo" />The number of pages and the number of entity instances per page returned from the query.</para>
        <para>A query can contain either <see cref="P:Microsoft.Xrm.Sdk.Query.QueryExpression.PageInfo" /> or <see cref="P:Microsoft.Xrm.Sdk.Query.QueryExpression.TopCount" /> property values. If both are specified, an error will be thrown.</para>
      </returns>
      <remarks />Page large result sets with QueryExpression</member>
    <member name="P:Microsoft.Xrm.Sdk.Query.QueryExpression.TopCount">
      <summary>
        <para>Gets or sets the number of rows to be returned.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The number of rows to be returned.</para>
      </returns>
      <remarks>
        <para>When specified, this limits the number rows returned in a query result set to the specified number of rows.</para>
        <para>A query can contain either <see cref="P:Microsoft.Xrm.Sdk.Query.QueryExpression.PageInfo" /> or <see cref="P:Microsoft.Xrm.Sdk.Query.QueryExpression.TopCount" /> property values. If both are specified, an error will be thrown.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.QuickFindConfiguration.EntityName">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>
          <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
        </para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.QuickFindResult.Data">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.QuickFindResult.ErrorCode">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.QuickFindResult.ExtensionData">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see></para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.QuickFindResult.QueryColumnSet">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RelatedEntityCollection.IsReadOnly">
      <summary>
        <para>Gets a value indicating whether the <see cref="T:Microsoft.Xrm.Sdk.RelatedEntityCollection" /> is read-only.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if the <see cref="T:Microsoft.Xrm.Sdk.RelatedEntityCollection" /> is read-only; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Relationship.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:System.Runtime.Serialization.ExtensionDataObject" />
The extension data.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.Relationship.PrimaryEntityRole">
      <summary>
        <para>Gets or sets the entity role: referenced or referencing.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:System.Nullable`1" />&lt;<see cref="T:Microsoft.Xrm.Sdk.EntityRole" />&gt;
The entity role.</para>
      </returns>
      <remarks />Types of entity relationships</member>
    <member name="P:Microsoft.Xrm.Sdk.Relationship.SchemaName">
      <summary>
        <para>Gets or sets the name of the relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The name of the relationship as defined defined in the <see cref="P:Microsoft.Xrm.Sdk.Relationship.SchemaName" /> property.</para>
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RelationshipSchemaNameAttribute.PrimaryEntityRole">
      <summary>
        <para>Gets the entity role for the entity.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityRole" />The entity role for the entity.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RelationshipSchemaNameAttribute.SchemaName">
      <summary>
        <para>Gets the schema name for the entity relationship.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>
The schema name for the entity relationship.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.BusinessUnitId">
      <summary>
        <para>Gets the global unique identifier of the business unit that the entity currently being processed by the event execution pipeline belongs to.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier of the business unit.</para>
      </returns>
      <remarks>
        <para>This property corresponds to the <see langword="BusinessUnitId" /> property, which is the primary key for the <see langword="BusinessUnit" /> entity.</para>
      </remarks>BusinessUnit entity</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.CorrelationId">
      <summary>
        <para>Gets the global unique identifier for tracking plug-in execution. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier for tracking plug-in execution.</para>
      </returns>
      <remarks>
        <para>This property is used by the platform for infinite loop prevention. In most cases, this property can be ignored.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.Depth" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.Depth">
      <summary>
        <para>Gets the current depth of execution in the call stack.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The current depth of execution in the call stack.</para>
      </returns>
      <remarks>
        <para>Used by the platform for infinite loop prevention. In most cases, this property can be ignored.</para>
        <para>Every time a running plug-in or Workflow issues a message request to the Web services that triggers another plug-in or Workflow to execute, the <see langword="Depth" /> property of the execution context is increased. If the depth property increments to its maximum value within the configured time limit, the platform considers this behavior an infinite loop and further plug-in or Workflow execution is aborted. The maximum depth (8) and time limit (one hour) are configurable by the Microsoft Dynamics 365 administrator.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.ExtensionData">
      <summary>
        <para>A structure that contains extra data.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>A structure that contains extra data.</para>
      </returns>
      <remarks>
        <para>Extra data that is stored in the <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" /> and <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" /> as they are processed by the event execution pipeline.</para>
      </remarks>Use messages (request and response classes) with the Execute method<seealso cref="P:Microsoft.Xrm.Sdk.OrganizationRequest.ExtensionData" /><seealso cref="P:Microsoft.Xrm.Sdk.OrganizationResponse.ExtensionData" /></member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.InitiatingUserId">
      <summary>
        <para>Gets the global unique identifier of the system user account under which the current pipeline is executing.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier of the system user account.</para>
      </returns>
      <remarks>
        <para>This property corresponds to the <see langword="SystemUserId" /> property, which is the primary key for the <see langword="SystemUser" /> entity.</para>
      </remarks>Impersonation in plug-insUser and team entities</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.InputParameters">
      <summary>
        <para>Gets the parameters of the request message that triggered the event that caused the plug-in to execute.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" /> The parameters of the request message that triggered the event.</para>
      </returns>
      <remarks />Understand the data context passed to a plug-in<seealso cref="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.OutputParameters" />Use messages (request and response classes) with the Execute method</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.IsExecutingOffline">
      <summary>
        <para>Gets a value indicating if the plug-in is executing from the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client while it is offline. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the client is offline; otherwise <see langword="false" />.</para>
      </returns>
      <remarks />Write a plug-in<seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.IsOfflinePlayback" /></member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.IsInTransaction">
      <summary>
        <para>Gets a value indicating if the plug-in is executing within the database transaction.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the plug-in is executing within the database transaction; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />Event execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.IsOfflinePlayback">
      <summary>
        <para>Gets a value indicating if the plug-in is executing as a result of the Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access client transitioning from offline to online and synchronizing with the Microsoft Dynamics 365 server.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see><see langword="true" /> if the plug-in is executing as a result of the client synchronizing with the Microsoft Dynamics 365 server; otherwise, <see langword="false" />.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.IsExecutingOffline" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.IsolationMode">
      <summary>
        <para>Gets a value indicating if the plug-in is executing in the sandbox.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>A value indicating if the plug-in is executing in the sandbox. Valid values are 1 (none) or 2 (sandbox).</para>
      </returns>
      <remarks />Plug-in isolation, trusts, and statistics</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.MessageName">
      <summary>
        <para>Gets the name of the Web service message that is being processed by the event execution pipeline.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the Web service message.</para>
      </returns>
      <remarks />Supported messages and entities for plug-ins</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.Microsoft#Xrm#Sdk#IPluginExecutionContext#ParentContext">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.IPluginExecutionContext" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.Mode">
      <summary>
        <para>Gets the mode of plug-in execution.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>The mode of plug-in execution. Valid values are 0 (synchronous) and 1 (asynchronous).</para>
      </returns>
      <remarks />Event execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.OperationCreatedOn">
      <summary>
        <para>Gets the date and time that the related <see langword="System Job" /> was created.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.datetime.aspx">DateTime</see>The date and time the related <see langword="System Job" /> was created.</para>
      </returns>
      <remarks>
        <para>This property is used for the Microsoft Dynamics 365 to Windows Azure integration feature. It contains the same date and time value as the <see langword="CreatedOn" /> property of the related <see langword="System Job" /> entity.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.OperationId" />AsyncOperation (system job) entityAzure integration with Microsoft Dynamics 365</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.OperationId">
      <summary>
        <para>Gets the global unique identifier of the related <see langword="System Job" />.</para>
      </summary>
      <returns>
        <para>Type:  <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier of the related <see langword="System Job" />.</para>
      </returns>
      <remarks>
        <para>This property is used for the Microsoft Dynamics 365 to Windows Azure integration feature. It contains the same ID as the <see langword="AsyncOperationId" /> property of the related <see langword="System Job" /> entity.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.OperationCreatedOn" />AsyncOperation (system job) entityAzure integration with Microsoft Dynamics 365</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.OrganizationId">
      <summary>
        <para>Gets the global unique identifier of the organization that the entity belongs to and the plug-in executes under.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier of the organization.</para>
      </returns>
      <remarks />Organization entities</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.OrganizationName">
      <summary>
        <para>Gets the unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The unique name of the organization.</para>
      </returns>
      <remarks>
        <para>See the <see langword="Organization.Name" /> attribute.</para>
      </remarks>Organization entities</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.OutputParameters">
      <summary>
        <para>Gets the parameters of the response message after the core platform operation has completed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" />The parameters of the response message.</para>
      </returns>
      <remarks />Understand the data context passed to a plug-in<seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.InputParameters" />Use messages (request and response classes) with the Execute method</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.OwningExtension">
      <summary>
        <para>Gets a reference to the related <see langword="SdkMessageProcessingingStep" /> or <see langword="ServiceEndpoint" />.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />The reference to the related <see langword="SdkMessageProcessingingStep" /> or <see langword="ServiceEndpoint" />.</para>
      </returns>
      <remarks />Plug-in registration entitiesWork with Dynamics 365 data in your Azure solution</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.ParentContext">
      <summary>
        <para>Gets the remote execution context from the parent operation.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.RemoteExecutionContext" />The remote execution context from the parent operation.</para>
      </returns>
      <remarks>
        <para>This property may be populated for a plug-in registered in stage 20 or 40 when a Create, Update, Delete, or RetrieveExchangeRate request is processed by the execution pipeline.</para>
        <para>Certain message requests require the platform to internally generate another message request, and hence another execution pipeline, to complete processing of the original request. For example, pipeline execution of the <see cref="T:Microsoft.Crm.Sdk.Messages.AssignRequest" /> results in the internal generation of an <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest" />. Any plug-in registered in stage 20 or 40 for an update request will have the ParentContext property set to the remote execution context of the original assign request.</para>
      </remarks>Event execution pipelinePass data between plug-ins</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.PostEntityImages">
      <summary>
        <para>Gets the properties of the primary entity after the core platform operation has been completed.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityImageCollection" />The properties of the primary entity.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.PreEntityImages" />Understand the data context passed to a plug-in</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.PreEntityImages">
      <summary>
        <para>Gets the properties of the primary entity before the core platform operation has begins.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityImageCollection" />The properties of the primary entity.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.PostEntityImages" />Understand the data context passed to a plug-in</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.PrimaryEntityId">
      <summary>
        <para>Gets the global unique identifier of the primary entity for which the pipeline is processing events.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier of the primary entity.</para>
      </returns>
      <remarks />Event execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.PrimaryEntityName">
      <summary>
        <para>Gets the name of the primary entity for which the pipeline is processing events.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the primary entity.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.SecondaryEntityName" />Event execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.RequestId">
      <summary>
        <para>Gets the global unique identifier of the request being processed by the event execution pipeline.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/System.Nullable.aspx">Nullable</see>&lt;<see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>&gt;The global unique identifier of the request.</para>
      </returns>
      <remarks />Use messages (request and response classes) with the Execute methodEvent execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.SecondaryEntityName">
      <summary>
        <para>Gets the name of the secondary entity that has a relationship with the primary entity.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The name of the secondary entity.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.PrimaryEntityName" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.SharedVariables">
      <summary>
        <para>Gets the custom properties that are shared between plug-ins.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ParameterCollection" />The custom properties that are shared between plug-ins.</para>
      </returns>
      <remarks />Pass data between plug-ins</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.Stage">
      <summary>
        <para>Gets the stage in the execution pipeline that a synchronous plug-in is registered for. </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.int32.aspx">Int32</see>. Valid values are 10, 20, 40, and 50The stage in the execution pipeline that a synchronous plug-in is registered for.</para>
      </returns>
      <remarks>
        <para>A stage identifies when a registered synchronous plug-in is to execute during the processing of a message request. Plug-ins can be further ordered within a stage using the <see langword="SdkMessageProcessingStep.Rank" /> attribute.</para>
      </remarks>Plug-in registration entitiesEvent execution pipeline</member>
    <member name="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.UserId">
      <summary>
        <para>Gets the global unique identifier of the system user for whom the plug-in invokes Web service methods on behalf of.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The global unique identifier of the system user.</para>
      </returns>
      <remarks>
        <para>This property corresponds to the <see langword="SystemUserId" /> property, which is the primary key for the <see langword="SystemUser" /> entity.</para>
      </remarks>User and team entities</member>
    <member name="P:Microsoft.Xrm.Sdk.RemovedOrDeletedItem.ExtensionData">
      <summary>
        <para>Gets or sets the extension data object.</para>
      </summary>
      <returns>
        <para>Type:<see cref="T:System.Runtime.Serialization.ExtensionDataObject" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RemovedOrDeletedItem.RemovedItem">
      <summary>
        <para>Gets or sets the removed item.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.RemovedOrDeletedItem.Type">
      <summary>
        <para>Gets or sets the change type.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ChangeType" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.SaveChangesException.Results">
      <summary>
        <para>Gets the results from a <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method call.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" />The collection of results.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.SaveChangesResult.Error">
      <summary>
        <para>Gets the exception that occurred when a message request was processed by the organization web service.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.exception.aspx">Exception</see>The exception that occurred.</para>
      </returns>
      <remarks>
        <para>This property is only set when an exception occurs.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.SaveChangesResult.Request">
      <summary>
        <para>Gets the message request that was submitted to the organization web service.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />The request instance that was submitted.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.SaveChangesResult.Response">
      <summary>
        <para>Gets the result of a successful operation against the organization web server.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />The response to the request.</para>
      </returns>
      <remarks>
        <para>This property is set to a <see langword="null" /> value when the <see cref="P:Microsoft.Xrm.Sdk.SaveChangesResult.Error" /> property is set.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.SaveChangesResultCollection.HasError">
      <summary>
        <para>Gets whether there is an error.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.boolean.aspx">Boolean</see>true if there is an error; otherwise, false.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.SaveChangesResultCollection.Options">
      <summary>
        <para>Gets how the <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges(Microsoft.Xrm.Sdk.Client.SaveChangesOptions)" /> method behaves when an error occurs.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Client.SaveChangesOptions" />
The option that describes the save changes behavior.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ServiceEndpointFault.ErrorDetails">
      <summary>
        <para>Gets the details of the fault.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.ErrorDetailCollection" />The details of the fault.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ServiceEndpointFault.ExtensionData">
      <summary>
        <para>
          Gets or sets the structure that contains extra data.
        </para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.runtime.serialization.extensiondataobject.aspx">ExtensionDataObject</see>The extension data.</para>
      </returns>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.RemoteExecutionContext.ExtensionData" />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.ServiceEndpointFault.Message">
      <summary>
        <para>Gets the message for the fault.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The message for the fault.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.UserSearchFacet.AttributeDisplayName">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.UserSearchFacet.AttributeLogicalName">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.UserSearchFacet.AttributeTypeName">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.UserSearchFacet.FacetOrder">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.UserSearchFacet.System#Runtime#Serialization#IExtensibleDataObject#ExtensionData">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.CallerId">
      <summary>
        <para>Gets or sets the ID of the user for whom SDK calls are made on behalf of.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.guid.aspx">Guid</see>The ID of the user for whom SDK calls are made on behalf of.</para>
      </returns>
      <remarks />Impersonate another user</member>
    <member name="P:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.CallerRegardingObjectId">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.SyncOperationType">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <returns>
        <para>Returns <see cref="T:System.String" />.</para>
      </returns>
      <remarks />
    </member>
    <member name="P:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient.userType">
      <summary>
        <para />
      </summary>
      <returns>
        <para />
      </returns>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.HeaderToken">
      <summary>
        <para>The access token returned from OAuth authentication.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>Gets or sets the the access token.</para>
      </returns>
      <remarks />Authenticate the user with the web servicesSample: Windows 8 desktop modern OData appRFC 6749 - The OAuth 2.0 Authorization Frameworkhttp://tools.ietf.org/html/rfc6749Azure Active Directory Authentication Librarieshttp://msdn.microsoft.com/en-us/library/azure/dn151135.aspxActive Directory Authentication Libraryhttp://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/3.0.110281957-alpha</member>
    <member name="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion">
      <summary>
        <para>The version of your client application.</para>
      </summary>
      <returns>
        <para>Type: <see href="https://msdn.microsoft.com/library/system.string.aspx">String</see>The client application version.</para>
      </returns>
      <remarks>
        <para>The value can be any version number than has at least one decimal point and is greater than 6.0.0002.0000. It’s recommended that the property value be set to the product build version of the CRM SDK assemblies that were linked to the client application.</para>
      </remarks>
    </member>
    <member name="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1.ServiceProxy">
      <summary>
        <para>Gets the web proxy client for the service.</para>
      </summary>
      <returns>
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1" />The web proxy client for the service.</para>
      </returns>
      <remarks />
    </member>
    <member name="T:Microsoft.Crm.Protocols.WSTrust.Bindings.ClientExceptionHelper">
      <summary>
        <para>
			For internal use only.
		</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.AliasedValue">
      <summary>
        <para>Used to return aggregate, group by, and aliased values from a query.</para>
      </summary>
      <remarks />
      <example>
        <code language="c#">// Fetch the average of estimatedvalue for all opportunities.  This is the equivalent of 
                    // SELECT AVG(estimatedvalue) AS estimatedvalue_avg ... in SQL.
                    System.Console.WriteLine("===============================");
                    string estimatedvalue_avg = @" 
                    &lt;fetch distinct='false' mapping='logical' aggregate='true'&gt; 
                        &lt;entity name='opportunity'&gt; 
                           &lt;attribute name='estimatedvalue' alias='estimatedvalue_avg' aggregate='avg' /&gt; 
                        &lt;/entity&gt; 
                    &lt;/fetch&gt;";

                    EntityCollection estimatedvalue_avg_result = _serviceProxy.RetrieveMultiple(new FetchExpression(estimatedvalue_avg));

                    foreach (var c in estimatedvalue_avg_result.Entities)
                    {
                        decimal aggregate1 = ((Money)((AliasedValue)c["estimatedvalue_avg"]).Value).Value;
                        System.Console.WriteLine("Average estimated value: " + aggregate1);

                    }</code>
      </example>Build queries with FetchXMLUse FetchXML aggregationSample: Use aggregation in FetchXML</member>
    <member name="T:Microsoft.Xrm.Sdk.AttributeCollection">
      <summary>
        <para>Provides a collection of attributes for an entity.</para>
      </summary>
      <remarks>
        <para>For each attribute in the collection there is a key/value pair. The key is the logical name of the attribute as defined in the attribute metadata. </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" />
      <seealso cref="T:Microsoft.Xrm.Sdk.Entity" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute">
      <summary>
        <para>Used by the code generation tool to create classes based on entities. </para>
      </summary>
      <remarks />Use the early bound entity classes in code</member>
    <member name="T:Microsoft.Xrm.Sdk.AttributeMapping">
      <summary>
        <para>
          For internal use only.
        </para>
        <para>For the Web API the corresponding type is AttributeMapping ComplexType.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.AttributeMappingCollection">
      <summary>
        <para>This type doesn’t have any extensibility scenarios in this release.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.AttributePrivilege">
      <summary>
        <para>Specifies the field level security privileges allowed for an attribute.</para>
        <para>For the Web API the corresponding type is AttributePrivilege ComplexType.</para>
      </summary>
      <remarks />How field security can be used to control access to field values in Microsoft Dynamics 365<seealso cref="T:Microsoft.Xrm.Sdk.AttributePrivilegeCollection" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesResponse" /></member>
    <member name="T:Microsoft.Xrm.Sdk.AttributePrivilegeCollection">
      <summary>
        <para>Specifies a collection of field level security privileges allowed for the specified attributes.</para>
      </summary>
      <remarks />How field security can be used to control access to field values in Microsoft Dynamics 365<seealso cref="T:Microsoft.Xrm.Sdk.AttributePrivilegeCollection" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesResponse" /></member>
    <member name="T:Microsoft.Xrm.Sdk.AuthenticationType">
      <summary>
        <para />
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.AuthenticationType.ClientCredential">
      <summary>
        <para />
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.AuthenticationType.ClientAssertionCertificate">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.BaseServiceFault">
      <summary>
        <para>Represents a service fault.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.BooleanManagedProperty">
      <summary>
        <para>Defines a managed property that stores a Boolean value.</para>
        <para>For the Web API the corresponding type is BooleanManagedProperty ComplexType.</para>
      </summary>
      <remarks />Use managed propertiesSample: Create and update entity metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.BusinessEntityChanges">
      <summary>
        <para>Represents the business entity changes.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.BusinessEntityChangesCollection">
      <summary>
        <para>Represents the business entity changes collection.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.CallerImpersonationScope">
      <summary>
        <para>Identifies a user as the owner of all data changes made by calls to a Web service.</para>
      </summary>
      <remarks>
        <para>The specified user does not have to be the same user that instantiated the service. When the <see langword="CallerImpersonationScope" /> object goes out of scope and is disposed, calls to the service are owned by the original user that instantiated the service.</para>
        <code language="c#">
using (new CallerImpersonationScope(service, userId))
{
   // Display information about the logged on user.
   Guid effectiveUserId = ((WhoAmIResponse)service.Execute(new WhoAmIRequest())).UserId;
   SystemUser systemUser = (SystemUser)service.Retrieve("systemuser", effectiveUserId, 
       new ColumnSet(new string[] {"firstname", "lastname"}));
   Console.WriteLine("Logged on user is {0} {1}.", systemUser.FirstName, systemUser.LastName);
}</code>
        <para />
      </remarks>Impersonate another user</member>
    <member name="T:Microsoft.Xrm.Sdk.ChangeType">
      <summary>
        <para>Represents the enumeration for the change type. </para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ChangeType.NewOrUpdated">
      <summary>
        <para>Specifies that the records are new or updated.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ChangeType.RemoveOrDeleted">
      <summary>
        <para>Specifies that the records were removed or deleted.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ClaimTypes">
      <summary>
        <para>Identifies the types of claims that are supported or may be supported in a future product release.</para>
      </summary>
      <remarks />Additional information about the security (SAML) token</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials">
      <summary>
        <para>Represents client-side user logon credentials.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.AuthenticationHelpers">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.AuthenticationProviderType">
      <summary>
        <para>Identifies the type of identity provider used for authentication.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.AuthenticationProviderType.None">
      <summary>
        <para>No identity provider. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.AuthenticationProviderType.ActiveDirectory">
      <summary>
        <para>An Active Directory identity provider. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.AuthenticationProviderType.Federation">
      <summary>
        <para>A federated claims identity provider. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.AuthenticationProviderType.LiveId">
      <summary>
        <para>A Microsoft account identity provider. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.AuthenticationProviderType.OnlineFederation">
      <summary>
        <para>An online (Office 365) federated identity provider. Value = 4.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.CancelEventArgs">
      <summary>
        <para>Contains arguments for a cancel event.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ChannelEventArgs">
      <summary>
        <para>Contains arguments for a WCF channel event.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ChannelFaultedEventArgs">
      <summary>
        <para>Contains arguments for a faulted WCF channel event.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ClaimsPolicyConfiguration">
      <summary>
        <para>Contains a policy configuration that identifies a Secure Token Service for use with claims authentication.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ClientAuthenticationType">
      <summary>
        <para>Specifies the type of authentication used by a client application.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.ClientAuthenticationType.Kerberos">
      <summary>
        <para>Kerberos authentication. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.ClientAuthenticationType.SecurityToken">
      <summary>
        <para>A security token for use with claims authentication. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.CrossRealmIssuerEndpointCollection">
      <summary>
        <para>Contains a collection of <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary" /> objects.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy">
      <summary>
        <para>Implements <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> and provides an authenticated WCF channel to the discovery service endpoint.</para>
      </summary>
      <remarks>
        <para>You can make SDK calls using the <see langword="IDiscoveryService" /> interface by casting the proxy instance to a <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> type. </para>
        <para>This class is not thread safe. Microsoft Dynamics 365 (online) authentication using the Microsoft Online Services environment identity provider, including Microsoft Office 365, is supported. </para>
      </remarks>Sample: Access the Discovery serviceHelper code: ServerConnection class</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.EndpointSwitchEventArgs">
      <summary>
        <para>Identifies the new and previous service endpoint URL’s for an organization.</para>
      </summary>
      <remarks />
      <seealso cref="M:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.SwitchToAlternateEndpoint" />
      <seealso cref="E:Microsoft.Xrm.Sdk.Client.ServiceProxy`1.EndpointSwitched" />Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.EntityLogicalNameAttribute">
      <summary>
        <para>Identifies the logical name of an entity.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IdentityProvider">
      <summary>
        <para>Represents an identity provider.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IdentityProviderDictionary">
      <summary>
        <para>A collection of identity providers.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IdentityProviderTrustConfiguration">
      <summary>
        <para>Contains the configuration information required to use an identity provider.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IdentityProviderType">
      <summary>
        <para>Specifies the supported types of identity providers.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.IdentityProviderType.ADFS">
      <summary>
        <para>
          Active Directory Federation Services. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.IdentityProviderType.LiveId">
      <summary>
        <para>
          Windows Live ID. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.IdentityProviderType.OrgId">
      <summary>
        <para>OrgId, also known as User Id. Value = 2.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IdentityProviderTypeDictionary">
      <summary>
        <para>Contains the available identity providers for a Microsoft Dynamics 365 service.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IEndpointSwitch">
      <summary>
        <para>Represents the switching of a web service endpoint for an organization from a primary URL to an alternate URL.</para>
      </summary>
      <remarks />Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1">
      <summary>
        <para>Represents a configured Microsoft Dynamics 365 service.</para>
      </summary>
      <typeparam name="TService">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>. The type of service.</para>
      </typeparam>
      <remarks>
        <para>Instances of the <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" /> and <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" /> interfaces are basically interchangeable, the only real difference being that the <see langword="IServiceManagement" /> interface exposes support for the <see cref="T:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials" /> class and a single <see cref="M:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.Authenticate(Microsoft.Xrm.Sdk.Client.AuthenticationCredentials)" /> call that covers most scenarios.</para>
        <para>For best performance, create an instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" /> interface only one time per client session and re-use that instance as necessary.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1">
      <summary>
        <para>An interface which provides a simpler authentication experience.</para>
      </summary>
      <typeparam name="TService">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />. Specifies a service type.</para>
      </typeparam>
      <remarks>
        <para>Instances of the <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceConfiguration`1" /> and <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" /> interfaces are basically interchangeable, the only real difference being that the <see cref="T:Microsoft.Xrm.Sdk.Client.IServiceManagement`1" /> interface exposes support for the <see cref="T:Microsoft.Xrm.Sdk.Client.AuthenticationCredentials" /> class and a single <see cref="M:Microsoft.Xrm.Sdk.Client.IServiceManagement`1.Authenticate(Microsoft.Xrm.Sdk.Client.AuthenticationCredentials)" /> call that covers most scenarios.</para>
        <para>For best performance, create an instance of this interface only one time per client session and re-use that instance as necessary.</para>
      </remarks>Sample: Authenticate users with Microsoft Dynamics 365 web servicesImprove service channel allocation performance</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IssuerEndpoint">
      <summary>
        <para>Represents an issuer endpoint.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.IssuerEndpointDictionary">
      <summary>
        <para>Contains a dictionary of <see cref="T:Microsoft.Xrm.Sdk.Client.IssuerEndpoint" /> objects.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.LiveIdentityProviderTrustConfiguration">
      <summary>
        <para>Contains identity provider configuration information specific to Microsoft account.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.LiveIdPolicyConfiguration">
      <summary>
        <para>Contains a policy configuration that identifies a Secure Token Service for use with Microsoft account authentication.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.LocalIdentityProvider">
      <summary>
        <para>Represents an Active Directory Federation Services (ADFS) based identity provider.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.MergeOption">
      <summary>
        <para>Describes the synchronization option for sending or receiving entity data to or from a data service using the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.MergeOption.AppendOnly">
      <summary>
        <para>New Microsoft Dynamics 365 entities are appended. Existing entities or their original values are not be modified. No client-side changes are lost in this merge. This is the default behavior. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.MergeOption.OverwriteChanges">
      <summary>
        <para>All current values on the client are overwritten with current values from the Web service regardless of whether they have been changed on the client. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.MergeOption.PreserveChanges">
      <summary>
        <para>Current values that have been changed on the client are not modified, but any unchanged values are updated with current values from the Web service. No client-side changes are lost in this merge. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.MergeOption.NoTracking">
      <summary>
        <para>
          Microsoft Dynamics 365 entities are always loaded from persisted storage. Any attribute changes made to entities in the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> are overwritten by the data source values. Value = 3.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.OnlineFederationPolicyConfiguration">
      <summary>
        <para>Contains Microsoft Online Services specific information for connecting to the Microsoft Dynamics 365 (online) server.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.OnlineIdentityProvider">
      <summary>
        <para>Represents a Microsoft Online Services based identity provider.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.OnlinePolicyConfiguration">
      <summary>
        <para>Contains general information used when connecting to Microsoft Dynamics 365 (online).</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext">
      <summary>
        <para>Represents the runtime context of the data service that is used to track Microsoft Dynamics 365 entities and that sends and receives entities from the server.</para>
      </summary>
      <remarks>
        <para>The organization service context class maintains state on the client between interactions with the Microsoft Dynamics 365 Web service to support features such as change management. This class also manages identities and tracks changes to Microsoft Dynamics 365 data. The organization service context class implements the <see href="https://msdn.microsoft.com/library/system.linq.iqueryable.aspx">IQueryable</see> interface and a .NET Language-Integrated Query (LINQ) query provider so you can write LINQ queries against Microsoft Dynamics 365 data.</para>
        <para>Objects tracked by the organization service context are instances of entity types that represent data in Microsoft Dynamics 365. You can designate actions to be performed on these objects and the service context tracks the changes. When the <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method is called, the service context instructs Microsoft Dynamics 365 to generate commands to create, update or delete the entities the tracked objects represent.</para>
        <para>The code generation tool (CrmSvcUtil.exe) can be used to create a custom instance of the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> class. This class includes customizations and provides helper properties and methods for working with entities. </para>
        <para>Several enumerations are used with the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> class. The <see cref="T:Microsoft.Xrm.Sdk.Client.MergeOption" /> enumeration indicates how changes are applied to Microsoft Dynamics 365 data. The <see cref="T:Microsoft.Xrm.Sdk.Client.SaveChangesOptions" /> enumeration determines how changes are managed by the service context if an error occurs. </para>
      </remarks>Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)Use the early-bound entity classes for create, update, and deleteUse the early bound entity classes to add or update associations between related recordsSample: Use the organization service context</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy">
      <summary>
        <para>Implements <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> and provides an authenticated WCF channel to the organization service.</para>
      </summary>
      <remarks>
        <para>  To call the Microsoft Dynamics 365 web service using the <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface, cast the proxy instance to an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> type.</para>
        <para>This class is not thread safe. Microsoft Dynamics 365 (online) authentication using the Microsoft Online Services environment identity provider, including Microsoft Office 365, is supported.</para>
      </remarks>Active Directory and claims-based authenticationSample: Authenticate users with Microsoft Dynamics 365 web servicesTroubleshooting and error handlingUse the Organization Service to read and write data or metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.OrgIdentityProviderTrustConfiguration">
      <summary>
        <para>Contains identity provider configuration information specific to Microsoft Online Services ID.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.PolicyConfiguration">
      <summary>
        <para>Contains a policy configuration that identifies a Secure Token Service (STS).</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ProxyTypesAssemblyAttribute">
      <summary>
        <para>Indicates that the assembly contains early-bound types generated by the CrmSvcUtil utility.</para>
      </summary>
      <remarks />Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior">
      <summary>
        <para>Enables early-bound entity types on a service proxy.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy" />
      <seealso cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.RealmInfo">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.RequestProxyAttribute">
      <summary>
        <para>Indicates the name of the message request, represented by the <see cref="T:Microsoft.Crm.Services.Utility.SdkMessageRequest" /> entity, to which the request corresponds.</para>
      </summary>
      <remarks>
        <para>This type is only created when the CrmSvcUtil program generates a request, which is turned off by default. </para>
      </remarks>Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ResponseProxyAttribute">
      <summary>
        <para>Indicates the name of the message response, represented by the <see cref="T:Microsoft.Crm.Services.Utility.SdkMessageResponse" />  entity, to which the response corresponds.</para>
      </summary>
      <remarks>
        <para>This type is only created when the CrmSvcUtil program generates a response, which is turned off by default. </para>
      </remarks>Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.SaveChangesOptions">
      <summary>
        <para>Describes how the <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method behaves when an error occurs while updating data in Microsoft Dynamics 365.</para>
      </summary>
      <remarks>
        <para>The <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method applies changes to tracked entities in Microsoft Dynamics 365. If an error occurs while performing these updates, this enumeration indicates to the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> how it should handle errors. If the value is set to <see cref="F:Microsoft.Xrm.Sdk.Client.SaveChangesOptions.None" /> and an error occurs, an exception is thrown with the <see cref="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection" /> attached.</para>
      </remarks>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.SaveChangesOptions.None">
      <summary>
        <para>The <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method should throw an exception when an error occurs while updating data in Microsoft Dynamics 365. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.SaveChangesOptions.ContinueOnError">
      <summary>
        <para>The <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method should continue applying changes to tracked entities in Microsoft Dynamics 365 even if an action fails. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.SecurityTokenResponse">
      <summary>
        <para>Contains a security token response.</para>
      </summary>
      <remarks>
        <para>This class is a wrapper containing a security token request response and a security token.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ServiceChannel`1">
      <summary>
        <para>Represents a communication channel to a Microsoft Dynamics 365 service.</para>
      </summary>
      <typeparam name="TChannel">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.servicemodel.channels.ioutputchannel.aspx">IOutputChannel</see> or <see href="https://msdn.microsoft.com/library/system.servicemodel.channels.irequestchannel.aspx">IRequestChannel</see>. The type of channel produced by a channel factory.</para>
      </typeparam>
      <remarks />ChannelFactory(TChannel) Classhttp://msdn.microsoft.com/en-us/library/ms576132.aspx</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ServiceConfigurationFactory">
      <summary>
        <para>Represents a client factory for creating service configurations.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ServiceEndpointDictionary">
      <summary>
        <para>Contains a dictionary of <see href="https://msdn.microsoft.com/library/system.servicemodel.description.serviceendpoint.aspx">ServiceEndpoint</see> objects.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ServiceEndpointMetadata">
      <summary>
        <para>Container class for metadata information about a service.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ServiceProxy`1">
      <summary>
        <para>Provides an abstract base class to encapsulate service connection operations and user authentication management.</para>
      </summary>
      <typeparam name="TService">
        <para>Type: <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> or <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />. A service that an instance of this class can access.</para>
      </typeparam>
      <remarks>
        <para>The two commonly used derived classes are <see cref="T:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy" /> and <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" />.</para>
      </remarks>Active Directory and claims-based authentication</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.ServiceUrls">
      <summary>
        <para>Contains the primary and alternate endpoints of an organization.</para>
      </summary>
      <remarks />Disaster recovery in Microsoft Dynamics 365 (online)</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType">
      <summary>
        <para>Defines the kinds of credentials accepted by a security token service.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType.None">
      <summary>
        <para>No credential endpoint is found. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType.Username">
      <summary>
        <para>A username and password credential. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType.Kerberos">
      <summary>
        <para>A Kerberos credential. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType.SymmetricToken">
      <summary>
        <para>A symmetric credential token. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType.AsymmetricToken">
      <summary>
        <para>An asymmetric credential token. Value =4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType.Certificate">
      <summary>
        <para>A certificate configured for user identification. Value = 5.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType.Windows">
      <summary>
        <para>An integrated Windows authentication credential. Value = 6.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType.Bearer">
      <summary>
        <para>A bearer token. Value = 7.</para>
      </summary>System.IdentityModel.Tokens Namespacehttp://msdn.microsoft.com/en-us/library/system.identitymodel.tokens.aspx</member>
    <member name="T:Microsoft.Xrm.Sdk.Client.UserType">
      <summary>
        <para>The type of user that a message request executes for.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.UserType.CrmUser">
      <summary>
        <para>A CRM system user.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Client.UserType.ExternalPartyUser">
      <summary>
        <para>An external party user.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.WindowsPolicyConfiguration">
      <summary>
        <para>Contains a policy configuration that identifies an Active Directory provider.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Client.XrmBinding">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ConcurrencyBehavior">
      <summary>
        <para>Contains values to indicate the optimistic concurrency behavior that should be applied when performing entity update and delete operations.</para>
      </summary>
      <remarks>
        <para>For the Default option, the following behavior applies based on the indicated conditions. </para>
        <para>IsOptimisticConcurrencyEnabled</para>
        <para>Source</para>
        <para>Behavior</para>
      </remarks>Reduce potential data loss using optimistic concurrency</member>
    <member name="F:Microsoft.Xrm.Sdk.ConcurrencyBehavior.Default">
      <summary>
        <para>Specifies to use the default behavior. Value = 0. </para>
        <para>The default value is also used if no value is set in the ConcurrencyBehavior property of the request. The meaning of “default” is interpreted differently based on the calling context.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ConcurrencyBehavior.IfRowVersionMatches">
      <summary>
        <para>Specifies the behavior where an update or delete operation is only applied if the entity record in the database has the same row version as the entity or entity reference in the request. Value = 1.</para>
        <para>If no row version value is provided on the entity or entity references in the request, the request fails immediately.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.ConcurrencyBehavior.AlwaysOverwrite">
      <summary>
        <para>Specifies the behavior where an update or delete operation is applied without regard to the version of the record in the database. Value = 2.</para>
        <para>If optimistic concurrency is not enabled for the target entity, the AlwaysOverwrite behavior is applied.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.DataCollection`1">
      <summary>
        <para>Represents a strongly typed list of objects that can be accessed by index. Provides methods to search, sort, and manipulate lists. Extends <see href="https://msdn.microsoft.com/library/ms132397.aspx">Collection</see>.</para>
      </summary>
      <typeparam name="T">
        <para>The type of elements in the list.</para>
      </typeparam>
      <remarks>
        <para>For more information, see <see href="https://msdn.microsoft.com/library/ms132397.aspx">Collection</see>.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.DataCollection`2">
      <summary>
        <para>Represents a collection of keys and values.</para>
      </summary>
      <typeparam name="TKey">
        <para>The type of the keys in the dictionary.</para>
      </typeparam>
      <typeparam name="TValue">
        <para>The type of the values in the dictionary.</para>
      </typeparam>
      <remarks>
        <para />
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.DateTimeBehaviorConversionRule">
      <summary>
        <para>Represents a conversion rule for converting date and time value from UTC to DateOnly in the database.</para>
      </summary>
      <remarks />Behavior and format of the date and time attributeSample: Convert date and time behavior</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.ClientInfo">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.ClientPatchInfo">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.ClientTypes">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.ClientTypes.OutlookLaptop">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.ClientTypes.OutlookDesktop">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.ClientTypes.DataMigration">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.ClientTypes.OutlookConfiguration">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.ClientTypes.DataMigrationConfiguration">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest">
      <summary>
        <para>Contains the data that is needed to  execute a request and the base class for all discovery service requests.</para>
      </summary>
      <remarks>
        <para>This is the base class for all discovery Web service requests. Pass an instance of a request class to the <see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /> method.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryResponse" />Discovery service messages (request and response classes)</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryResponse">
      <summary>
        <para>Contains the response from the request and is the base class for all discovery service responses.</para>
      </summary>
      <remarks>
        <para>This is the base class for all discovery Web service responses. An instance of a response class is returned from the <see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /> method.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest" />Discovery service messages (request and response classes)</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.EndpointAccessType">
      <summary>
        <para>Indicates the type of network access an endpoint has.</para>
        <para>For the Web API use the EndpointAccessType EnumType.</para>
      </summary>
      <remarks />Sample: Access the Discovery service</member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndpointAccessType.Default">
      <summary>
        <para>Default access. The actual access is determined by the endpoint URL. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndpointAccessType.Internet">
      <summary>
        <para>Internet access. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndpointAccessType.Intranet">
      <summary>
        <para>Intranet access. Value = 2.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.EndpointCollection">
      <summary>
        <para>A collection of service endpoints.</para>
      </summary>
      <remarks>
        <para>Typically used to identify each available service, and the service address, for an organization.</para>
        <para>For the Web API the corresponding type is EndpointCollection ComplexType.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.Endpoints" />Helper code: ServerConnection class<seealso cref="T:Microsoft.Xrm.Sdk.Discovery.EndpointType" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.EndpointType">
      <summary>
        <para>Identifies the type of service available at an endpoint.</para>
        <para>For the Web API use the EndpointType EnumType.</para>
      </summary>
      <remarks />Helper code: ServerConnection class</member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndpointType.OrganizationService">
      <summary>
        <para>The organization service. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndpointType.OrganizationDataService">
      <summary>
        <para>The organization data service. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndpointType.WebApplication">
      <summary>
        <para>The Web application service. Value = 2.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.EndUserNotificationClient">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndUserNotificationClient.None">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndUserNotificationClient.WebApplication">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndUserNotificationClient.Portal">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndUserNotificationClient.Outlook">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.EndUserNotificationClient.Email">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService">
      <summary>
        <para>Provides programmatic access to organization and user information. </para>
      </summary>
      <remarks>
        <para>Refer to <see cref="T:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy" /> for an implementation of this interface.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy" />Discover the URL for your organization using the Organization ServiceSample: Access the Discovery service</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail">
      <summary>
        <para>Provides detailed information on an organization.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationResponse" />Helper code: ServerConnection class</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.OrganizationDetailCollection">
      <summary>
        <para>Provides a collection of <see cref="T:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail" /> instances.</para>
      </summary>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsResponse.Details" />Helper code: ServerConnection class</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.OrganizationRelease">
      <summary>
        <para>Describes the release of an organization.</para>
      </summary>
      <remarks />Sample: Access the Discovery service<seealso cref="P:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationRequest.Release" /></member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.OrganizationRelease.Current">
      <summary>
        <para>The current release. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.OrganizationRelease.V5">
      <summary>
        <para>The Microsoft Dynamics CRM 2011 release. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.OrganizationState">
      <summary>
        <para>Describes the current state of an organization.</para>
      </summary>
      <remarks>
        <para>Related to organization provisioning and maintenance.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Discovery.OrganizationDetail.State" />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.OrganizationState.Enabled">
      <summary>
        <para>The organization is enabled. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Discovery.OrganizationState.Disabled">
      <summary>
        <para>The organization is disabled. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationRequest">
      <summary>
        <para>Contains the data that is needed to  retrieve information about an organization.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /> method.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  a system user account in Microsoft Dynamics 365.</para>
      </remarks>
      <example>
        <codeReference>DiscoveryService#DiscoveryService3</codeReference>
        <codeReference>DiscoveryServiceVB#DiscoveryService3</codeReference>
      </example>Discover the URL for your organization using the Organization ServiceDiscovery service messages (request and response classes)<seealso cref="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationResponse" />Sample: Access the Discovery service</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationResponse">
      <summary>
        <para>Contains the response from processing <see cref="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationRequest" />. </para>
      </summary>
      <remarks>
        <para>An instance of a response class is returned from the <see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /> method.</para>
      </remarks>Discovery service messages (request and response classes)Sample: Access the Discovery service</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsRequest">
      <summary>
        <para>Contains the data that is needed to retrieve information on all organizations that the logged on user belongs to.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /> method.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have a system user account in Microsoft Dynamics 365.</para>
      </remarks>
      <example>
        <codeReference>DiscoveryService#DiscoveryService2</codeReference>
        <codeReference>DiscoveryServiceVB#DiscoveryService2</codeReference>
      </example>Discover the URL for your organization using the Organization ServiceDiscovery service messages (request and response classes)<seealso cref="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsResponse" />Sample: Access the Discovery service</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsResponse">
      <summary>
        <para>Contains the response from processing <see cref="T:Microsoft.Xrm.Sdk.Discovery.RetrieveOrganizationsRequest" />. </para>
      </summary>
      <remarks>
        <para>An instance of a response class is returned from the <see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /> method.</para>
      </remarks>Discovery service messages (request and response classes)Sample: Access the Discovery service</member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdRequest">
      <summary>
        <para>Contains the data that is needed to retrieve the Microsoft Dynamics 365 or Microsoft Dynamics 365 (online) system user ID that is associated with a given identity provider ID.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /> method.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have a system user account in Microsoft Dynamics 365.</para>
      </remarks>Discovery service messages (request and response classes)<seealso cref="T:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdResponse" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdResponse">
      <summary>
        <para>Contains the response from processing <see cref="T:Microsoft.Xrm.Sdk.Discovery.RetrieveUserIdByExternalIdRequest" />. </para>
      </summary>
      <remarks>
        <para>An instance of a response class is returned from the <see cref="M:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService.Execute(Microsoft.Xrm.Sdk.Discovery.DiscoveryRequest)" /> method.</para>
      </remarks>Discovery service messages (request and response classes)</member>
    <member name="T:Microsoft.Xrm.Sdk.DiscoveryServiceFault">
      <summary>
        <para>Represents a discovery service fault.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.EmailEngagementAggregate">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Entity">
      <summary>
        <para>Represents an instance of an entity (a record).</para>
      </summary>
      <remarks>
        <para>
            <see langword="Entity" /> is the base class for all types of entities in Microsoft Dynamics 365. You use this class for both early and late bound programming. </para>
      </remarks>Use the early bound entity classes in codeUse the late bound entity class in code</member>
    <member name="T:Microsoft.Xrm.Sdk.EntityAttributeCollection">
      <summary>
        <para>Represents the entity attribute collection.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.EntityCollection">
      <summary>
        <para>Contains a collection of entity instances.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.EntityImageCollection">
      <summary>
        <para>Contains a collection of <see cref="T:Microsoft.Xrm.Sdk.Entity" /> image objects.</para>
      </summary>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.PreEntityImages" />
      <seealso cref="P:Microsoft.Xrm.Sdk.IExecutionContext.PostEntityImages" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.EntityKeyIndexStatus">
      <summary>
        <para>Represents the enumerator for the entity key status when the index creation job is in progress.</para>
        <para>For the Web API use the EntityKeyIndexStatus EnumType.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityKeyIndexStatus.Pending">
      <summary>
        <para>Specifies that the key index creation is pending.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityKeyIndexStatus.InProgress">
      <summary>
        <para>Specifies that the key index creation is in progress.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityKeyIndexStatus.Active">
      <summary>
        <para>Specifies that the key index creation is active.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityKeyIndexStatus.Failed">
      <summary>
        <para>Specifies that the key index creation failed.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.EntityReference">
      <summary>
        <para>Identifies a record.</para>
      </summary>
      <remarks>
        <para>This class replaces the <see href="http://msdn.microsoft.com/en-us/library/bb959632">Moniker</see> class from Microsoft Dynamics CRM 4.0.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.EntityReferenceCollection">
      <summary>
        <para>Contains a collection of entity references.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.EntityRole">
      <summary>
        <para>Contains values to indicate the role the entity plays in a relationship.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Relationship" />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityRole.Referencing">
      <summary>
        <para>Specifies that the entity is the referencing entity. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityRole.Referenced">
      <summary>
        <para>Specifies that the entity is the referenced entity. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.EntityState">
      <summary>
        <para>Indicates the state of an entity as tracked by the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> and indicates to the server the operation that should be performed for a related entity.</para>
      </summary>
      <remarks>
        <para>The <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" /> sets this value after the <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method is called and uses this value to track changes to entities. You can also set this value to <see cref="F:Microsoft.Xrm.Sdk.EntityState.Changed" /> for a related entity to indicate to the service context that the related entity has been changed and that those changes need to be passed to the server. The service context sends changes to the server when the <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> method is called.</para>
      </remarks>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityState.Unchanged">
      <summary>
        <para>The entity is unchanged since the last call to <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" />. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityState.Created">
      <summary>
        <para>The entity was created since the last call to <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" />. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.EntityState.Changed">
      <summary>
        <para>The entity was changed since the last call to <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" />. Value = 2.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ErrorDetailCollection">
      <summary>
        <para>Contains a collection of objects that provide details on an error.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem">
      <summary>
        <para>Contains the response from execution of a message request.</para>
      </summary>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse.Responses" />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItemCollection">
      <summary>
        <para>Contains a collection of <see cref="T:Microsoft.Xrm.Sdk.ExecuteMultipleResponseItem" /> instances.</para>
      </summary>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse.Responses" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ExecuteMultipleSettings">
      <summary>
        <para>Defines the execution behavior of <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest" />.</para>
      </summary>
      <remarks />
      <seealso cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest.Settings" />Use messages (request and response classes) with the Execute methodSample: Execute multiple requests</member>
    <member name="T:Microsoft.Xrm.Sdk.ExecuteTransactionFault">
      <summary>
        <para>Represents a fault that occurs when a message request fails execution during a single database transaction.</para>
      </summary>
      <remarks />Execute messages in a single database transaction</member>
    <member name="T:Microsoft.Xrm.Sdk.FieldPermissionType">
      <summary>
        <para>Defines the possible field permission types.</para>
      </summary>
      <remarks>
        <para>These values are used to set the <see langword="FieldPermission.CanCreate" />, <see langword="CanRead" /> and <see langword="CanUpdate" /> attributes.</para>
        <para>Corresponds to the values of the A Yes or No Boolean (field_security_permission_type) global option set.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.FormattedValueCollection">
      <summary>
        <para>Contains a collection of formatted values for the attributes for an entity.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.AttributeCollection" />
      <seealso cref="T:Microsoft.Xrm.Sdk.Entity" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.IAssemblyAuthenticationContext">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.IChangedItem">
      <summary>
        <para>Represents the interface for the changed item.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.IExecutionContext">
      <summary>
        <para>Base interface that defines the contextual information passed to a plug-in or custom workflow activity at run-time.</para>
      </summary>
      <remarks>
        <para>Populated by the event execution pipeline in response to the processing of a message request before any plug-ins or custom workflow activities are executed.</para>
      </remarks>Event execution pipelineUnderstand the data context passed to a plug-in<seealso cref="T:Microsoft.Xrm.Sdk.IPluginExecutionContext" /><seealso cref="T:Microsoft.Xrm.Sdk.Workflow.IWorkflowContext" /></member>
    <member name="T:Microsoft.Xrm.Sdk.IKeyVaultClient">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ILocalConfigStore">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.InvalidPluginExecutionException">
      <summary>
        <para>Represents an exception that occurred during plug-in execution.</para>
      </summary>
      <remarks>
        <para>When thrown by a plug-in, the Microsoft Dynamics 365 platform displays the exception message in a dialog of the Web application.</para>
      </remarks>Handle exceptions in plug-ins</member>
    <member name="T:Microsoft.Xrm.Sdk.IOrganizationService">
      <summary>
        <para>Provides programmatic access to the metadata and data for an organization.</para>
      </summary>
      <remarks />Use the Organization Service to read and write data or metadataUse the IOrganization web service in a custom workflow activitySample: Create, retrieve, update, and delete records (early bound)Troubleshooting and error handling</member>
    <member name="T:Microsoft.Xrm.Sdk.IOrganizationServiceFactory">
      <summary>
        <para>Represents a factory for creating <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> instances.</para>
      </summary>
      <remarks />Exploring the Factory Design Patternhttp://msdn.microsoft.com/en-us/library/ee817667.aspx</member>
    <member name="T:Microsoft.Xrm.Sdk.IPlugin">
      <summary>
        <para>Base interface for a plug-in.</para>
      </summary>
      <remarks />Write a plug-inWrite plug-ins to extend business processes</member>
    <member name="T:Microsoft.Xrm.Sdk.IPluginExceptionProvider">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.IPluginExecutionContext">
      <summary>
        <para>Defines the contextual information passed to a plug-in at run-time. Contains information that describes the run-time environment that the plug-in is executing in, information related to the execution pipeline, and entity business information.</para>
      </summary>
      <remarks>
        <para>The execution context is passed to a plug-in at run time in the <see href="http://msdn.microsoft.com/en-us/library/system.iserviceprovider.aspx">System.IServiceProvider</see> parameter of the <see cref="M:Microsoft.Xrm.Sdk.IPlugin.Execute(System.IServiceProvider)" /> method. You can obtain the context from the service provider as shown in the following plug-in code.</para>
        <codeReference>Plug-ins#FollowupPlugin1</codeReference>
      </remarks>Understand the data context passed to a plug-inWrite plug-ins to extend business processes</member>
    <member name="T:Microsoft.Xrm.Sdk.IProxyTypesAssemblyProvider">
      <summary>
        <para>Provides the early-bound entity types assembly that was created using the CrmSvcUtil utility.</para>
      </summary>
      <remarks />Create early bound entity classes with the code generation tool (CrmSvcUtil.exe)</member>
    <member name="T:Microsoft.Xrm.Sdk.IServiceEndpointNotificationService">
      <summary>
        <para>Posts the plug-in execution context to the Microsoft Azure Service Bus.</para>
      </summary>
      <remarks>
        <para>Both the Microsoft Azure Service Bus and Microsoft Dynamics 365 must be properly configured before using this service.</para>
      </remarks>Configure Azure integration with Microsoft Dynamics 365Write a custom Azure-aware plug-in<seealso cref="T:Microsoft.Xrm.Sdk.IPluginExecutionContext" /></member>
    <member name="T:Microsoft.Xrm.Sdk.IServiceEndpointPlugin">
      <summary>
        <para>Defines a plug-in that implements the service behavior of a Microsoft Azure Service Bus listener.</para>
      </summary>
      <remarks>
        <para>This interface implements a one-way listener contract.</para>
      </remarks>Write a listener application for a Microsoft Azure solution</member>
    <member name="T:Microsoft.Xrm.Sdk.ITokenService">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ITracingService">
      <summary>
        <para>Provides a method of logging run-time trace information for plug-ins.</para>
      </summary>
      <remarks>
        <para>A reference to a tracing service implementation can be obtained from the service provider passed to plug-in’s <see cref="M:Microsoft.Xrm.Sdk.IPlugin.Execute(System.IServiceProvider)" /> method. </para>
        <para>The <see langword="ITracingService" /> interface provides a way to log plug-in run-time information.  This method of logging information is especially useful for sandboxed plug-ins registered with Microsoft Dynamics 365 (online) that cannot otherwise be debugged using a debugger.</para>
        <para>The tracing information is displayed in a dialog of the Microsoft Dynamics 365 Web application only if an exception is passed from a plug-in back to the platform.</para>
      </remarks>Debug a plug-InSample: Web access from a sandboxed plug-inPlug-in isolation, trusts, and statistics</member>
    <member name="T:Microsoft.Xrm.Sdk.ITwoWayServiceEndpointPlugin">
      <summary>
        <para>Defines a plug-in that implements the service behavior of a Microsoft Azure Service Bus listener.</para>
      </summary>
      <remarks>
        <para>This interface implements a two-way listener contract.</para>
      </remarks>Write a listener application for a Microsoft Azure solution</member>
    <member name="T:Microsoft.Xrm.Sdk.IWebHttpServiceEndpointPlugin">
      <summary>
        <para>Defines a plug-in that implements the service behavior of a Microsoft Azure Service Bus listener.</para>
      </summary>
      <remarks>
        <para>This interface implements a REST listener contract.</para>
      </remarks>Write a listener application for a Microsoft Azure solution</member>
    <member name="T:Microsoft.Xrm.Sdk.KeyAttributeCollection">
      <summary>
        <para>Represents the key attribute collection.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.KeyVaultAlgorithm">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.KnownTypesResolver">
      <summary>
        <para>Resolves known organization message request and response types for the SDK contracts.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Label">
      <summary>
        <para>Contains a collection of translations for a label.</para>
        <para>For the Web API the corresponding type is Label ComplexType.</para>
      </summary>
      <remarks>
        <para>You can only set a localized label for a language that is installed on the server.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.LocalizedLabel">
      <summary>
        <para>Contains a localized label, including the label string and the language code.</para>
        <para>For the Web API the corresponding type is LocalizedLabel ComplexType.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.LocalizedLabelCollection">
      <summary>
        <para>Defines a collection of <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabel" />.</para>
      </summary>
      <remarks />Customize labels to support multiple languages</member>
    <member name="T:Microsoft.Xrm.Sdk.MailboxTrackingFolderMapping">
      <summary>
        <para>Represents an individual folder-level tracking rule item in the collection (<see cref="T:Microsoft.Xrm.Sdk.MailboxTrackingFolderMappingCollection" />).</para>
        <para>For the Web API the corresponding type is MailboxTrackingFolderMapping ComplexType.</para>
      </summary>
      <remarks />Configure Exchange folder-level tracking rules</member>
    <member name="T:Microsoft.Xrm.Sdk.MailboxTrackingFolderMappingCollection">
      <summary>
        <para>Represents a collection of folder-level tracking rules.</para>
      </summary>
      <remarks>
        <para>The folder-level tracking rules collection is returned in the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMailboxTrackingFoldersResponse" /> message when you execute the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMailboxTrackingFoldersRequest" /> message.</para>
      </remarks>Configure Exchange folder-level tracking rules<seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMailboxTrackingFoldersResponse" /></member>
    <member name="T:Microsoft.Xrm.Sdk.ManagedProperty`1">
      <summary>
        <para>Represents a strongly typed managed property.</para>
      </summary>
      <typeparam name="T">
        <para>Type: <see href="https://msdn.microsoft.com/library/system.type.aspx">Type</see>. The type of managed property.</para>
      </typeparam>
      <remarks />Use managed properties</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest">
      <summary>
        <para>Contains the data that is needed to  create a link between records.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para> Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of  the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateResponse" /> class. </para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges on the specified entity in the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Target" /> property and access rights on the specified records in the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Target" /> and <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.RelatedEntities" /> properties. For a list of the required privileges, see Associate message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para>This message uses a single transaction to create multiple associations between the record that is specified by the <see langword="Id" /> in the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Target" /> property and each record in the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.RelatedEntities" /> property. The associations are created for the specified relationship in the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Relationship" /> property.</para>
        <para>You can also use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" /> method to perform the same action.</para>
        <para>For a one-to-many relationship, this message sets the <see cref="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencingAttribute" /> property in the related record to the value of the <see langword="Id" /> in the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Target" />.</para>
        <para>For a many-to-many relationship, this message creates a record in the intersect table for the relationship, which contains the ID of both the referenced and referencing records. The intersect table name is defined in the <see cref="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.IntersectEntityName" /> property for the relationship. You need this when you query for the records. However, you need the relationship name to set the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Relationship" /> property. This name is defined in the <see cref="P:Microsoft.Xrm.Sdk.Relationship.SchemaName" /> property for the relationship.</para>
        <para>
            Supported Entities
          </para>
        <para>You can use this message to associate records of any two entities (includes records for custom entities) that participate in a relationship. To find a list of the default relationships, see the Entity Metadata topic for each entity.  </para>
      </remarks>
      <example>
        <para>The following sample shows how to execute the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest" /> message.</para>
        <codeReference>FieldSecurity#EnableFieldSecurityForAnEntity2</codeReference>
        <codeReference>FieldSecurityVB#EnableFieldSecurityForAnEntity2</codeReference>
      </example>Entity metadataEntity relationship behaviorCustomize entity relationship metadata<seealso cref="T:Microsoft.Xrm.Sdk.Messages.AssociateResponse" /><seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" />Sample: Retrieve field permissionsAssociate message privileges</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.AssociateResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Associate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencedRequest">
      <summary>
        <para>Contains the data that is needed to check whether the specified entity can be the primary entity (one) in a one-to-many relationship.</para>
        <para>For the Web API use the CanBeReferenced Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencedResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have the required privileges, as listed in CanBeReferenced message privileges.  </para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>relationships#WorkWithRelationships4</codeReference>
        <codeReference>relationshipsVB#WorkWithRelationships4</codeReference>
      </example>Sample: Create and retrieve entity relationshipsEligibleCreateOneToManyRelationshipEntity relationship eligibilityCanBeReferenced message privileges<seealso cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencedResponse" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencedResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencedRequest" /> class.</para>
        <para>For the Web API the CanBeReferencedResponse ComplexType is the response value from the CanBeReferenced Action.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencedRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencingRequest">
      <summary>
        <para>Contains the data that is needed to check whether an entity can be the referencing entity in a one-to-many relationship. </para>
        <para>For the Web API use the CanBeReferencing Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencingResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have the required privileges, as listed in CanBeReferencing message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>relationships#WorkWithRelationships4</codeReference>
        <codeReference>relationshipsVB#WorkWithRelationships4</codeReference>
      </example>CanBeReferencing message privileges<seealso cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencingResponse" />Sample: Create and retrieve entity relationshipsEligibleCreateOneToManyRelationship</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencingResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencingRequest" /> class.</para>
        <para>For the Web API the CanBeReferencingResponse ComplexType is the response value from the CanBeReferencing Action.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CanBeReferencingRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyRequest">
      <summary>
        <para>Contains the data that is needed to check whether an entity can participate in a many-to-many relationship.</para>
        <para>For the Web API use the CanManyToMany Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>
            Pass an instance of this class to the
            <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have the required privileges, as listed in CanManyToMany message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>relationships#WorkWithRelationships3</codeReference>
        <codeReference>relationshipsVB#WorkWithRelationships3</codeReference>
      </example>Sample: Create and retrieve entity relationshipsEligibleCreateManyToManyRelationshipCustomize entity relationship metadata<seealso cref="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyResponse" />CanManyToMany message privileges</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyRequest" /> class.</para>
        <para>For the Web API the CanManyToManyResponse ComplexType is the response value from the CanManyToMany Action.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest">
      <summary>
        <para>Contains the data to convert existing UTC date and time values in the database to DateOnly values.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have the System Administrator role.</para>
        <para>
            Notes to Caller
          </para>
        <para>This message is available for Microsoft Dynamics CRM Online 2015 Update 1 only.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>DateTimeAttributeBehavior#ConvertDateandTimeBehavior1</codeReference>
      </example>Behavior and format of the date and time attributeSample: Convert date and time behavior</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.ConvertDateAndTimeBehaviorRequest" /> class.</para>
      </summary>
      <remarks />Behavior and format of the date and time attribute</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest">
      <summary>
        <para>Contains the data that is needed to  create a new attribute, and optionally, to add it to a specified unmanaged solution.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of  the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  the required privileges, as listed in CreateAttribute message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para>This message cannot be used to create a <see cref="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata" /> attribute or a customer lookup attribute. Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest" /> message to create a lookup attribute and the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest" /> message to create a customer lookup attribute.</para>
        <para>
            Supported Entities
          </para>
        <para>You can only add attributes to customizable entities where the managed property <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanCreateAttributes" /> is <see langword="true" />.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <para>This code defines the <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" /> for a number of different types of attributes and adds them to a <c>List&lt;AttributeMetadata&gt;</c>. At the end of the code, the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> class prepares the request, and the attribute is created by using the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method.</para>
        <para>This code sample assumes that the current customization prefix is ‘new’ because that is the default customization prefix for the organization solution publisher. You should use the customization prefix for the solution publisher that makes sense for the solution context in which you work.</para>
        <codeReference>Attributes#WorkWithAttributes2</codeReference>
        <codeReference>AttributesVB#WorkWithAttributes2</codeReference>
      </example>Customize entity attribute metadataEntity attribute metadata messagesSample: Create and update entity metadata<seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeResponse" />CreateAttribute message privilegesIntroduction to solutions</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest">
      <summary>
        <para>Contains the data that is needed to create a new customer lookup attribute, and optionally, to add it to a specified unmanaged solution.</para>
        <para>For the Web API use the CreateCustomerRelationships Action .</para>
        <para>Web API support for this message was added with  December 2016 update for Microsoft Dynamics 365 (online) and December 2016 Service Pack for Microsoft Dynamics 365 (on-premises) .</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of  the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  the required privileges, as listed in CreateCustomerRelationships message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para>Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest" /> message to create two entity relationships to the lookup attribute: one to the <see langword="Account" /> entity and the other one to the <see langword="Contact" /> entity. You cannot add relationship to any other entity except for <see langword="Account" /> and <see langword="Contact" /> entities.</para>
        <para>
            Supported Entities
          </para>
        <para>You can only add attributes to customizable entities where the managed property <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.CanCreateAttributes" /> is <see langword="true" />.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>Entities#CreateUpdateEntityMetadata13</codeReference>
      </example>Create a customer lookup attributeSample: Create and update entity metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateCustomerRelationshipsRequest" /> class.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyRequest">
      <summary>
        <para>Contains data that is needed to create an alternate key.</para>
      </summary>
      <remarks>
        <para>This message takes the entity name and <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata" /> values as input to create the key. </para>
        <para>
            Usage
          </para>
        <para>When you pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, it returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyResponse" /> class.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest">
      <summary>
        <para>Contains the data that is needed to  create a custom entity, and optionally, to add it to a specified unmanaged solution.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of  the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  the required privileges, as listed in CreateEntity message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para>When you programmatically create a custom entity, it does not appear in the application navigation pane unless you edit the SiteMap to display the entity in the location where you want it displayed. Alternatively, in the application edit the entity properties to set Areas that display this entity to the location where you want the entity displayed. For more information, see Change application navigation using the SiteMap.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <para>The <c>_customEntityName</c> value is “new_BankAccount”.</para>
        <codeReference>Entities#CreateUpdateEntityMetadata1</codeReference>
        <codeReference>EntitiesVB#CreateUpdateEntityMetadata1</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityResponse" />CreateEntity message privilegesSample: Create and update entity metadataIntroduction to solutions</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateEntityResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateEntityRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest">
      <summary>
        <para>Contains the data that is needed to  create a new Many-to-Many (N:N) entity relationship.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in CreateManyToMany message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic. . This sample creates the entity relationship between the <see langword="Account" /> and <see langword="Contact" /> entities by using <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest" />.</para>
        <codeReference>Relationships#WorkWithRelationships2</codeReference>
        <codeReference>RelationshipsVB#WorkWithRelationships2</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyResponse" />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CanManyToManyRequest" />Create and retrieve entity relationshipsSample: Create and retrieve entity relationships</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateManyToManyRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest">
      <summary>
        <para>Contains the data that is needed to  create a new One-to-Many (1:N) entity relationship.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in CreateOneToMany message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic. This sample creates an entity relationship between <see langword="Account" /> and <see langword="Campaign" /> entities by using <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest" />.</para>
        <codeReference>Relationships#WorkWithRelationships1</codeReference>
        <codeReference>RelationshipsVB#WorkWithRelationships1</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyResponse" />Entity relationship eligibilityCreate and retrieve entity relationshipsCustomize entity relationship metadataEntity relationship behaviorSample: Create and retrieve entity relationshipsSample: Dump entity relationship information to a file</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateOptionSetRequest">
      <summary>
        <para>Contains the data that is needed to  create a new global option set.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOptionSetResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in CreateOptionSet message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>OptionSets#WorkwithGlobalOptionSets2</codeReference>
        <codeReference>OptionSetsVB#WorkwithGlobalOptionSets2</codeReference>
      </example>Sample: Create a global option setCustomize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateOptionSetResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateOptionSetRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateOptionSetRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateRequest">
      <summary>
        <para>Contains the data that is needed to create a record.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>Not all entity types support this message offline. For some supported entities, this message works regardless whether the caller is connected to the server or offline. For other entities, the caller must be connected to the server before the message works. For more information, see Supported Entities later in this topic.</para>
        <para>
            Usage
          </para>
        <para>
            Pass an instance of this class to the
            <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateResponse" /> class.</para>
        <para>
            This message supports one or more optional parameters. For more information, see Use messages (request and response classes) with the Execute method.
          </para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the specified entity in the <paramref name="entity" /> parameter. For a list of the required privileges, see Create message privileges. </para>
        <para>
            Notes for Callers
          </para>
        <para>This message creates a record with related records in one transaction. For a less complex method that creates a single record, use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)" /> method.</para>
        <para>By default, the caller becomes the owner for the new record. For this message to work, the caller must have both Create and Read privileges for the entity. For more information, see Privileges by entity. Or you can set the <see langword="ownerid" /> attribute for the record to the ID of another user.</para>
        <para>
            Supported Entities
          </para>
        <para>You can use this method to create any record of an entity (includes custom entities) that supports the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest" /> message. </para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AttributeMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ColumnMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleObjectTypeCode</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchySecurityConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportEntityMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LookUpMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrganizationUI</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OwnerMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PickListMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Post</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostFollow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostLike</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocument</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUser</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TraceLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationParameterMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>ImportWebResources#ImportWebResources2</codeReference>
        <codeReference>ImportWebResourcesVB#ImportWebResources2</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateResponse" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)" />Sample: Import files as web resourcesPrivileges by entityCreate a new entity record using the early-bound entity classes and the OrganizationServiceContext class</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.CreateResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteAttributeRequest">
      <summary>
        <para>Contains the data that is needed to  delete an attribute.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteAttributeResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in DeleteAttribute message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>attributes#WorkWithAttributes9</codeReference>
        <codeReference>attributesVB#WorkWithAttributes9</codeReference>
      </example>Sample: Work with attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteAttributeResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteAttributeRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteAttributeRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyRequest">
      <summary>
        <para>Contains the data that is needed to delete the specified key for an entity.</para>
      </summary>
      <remarks>
        <para>This message takes the entity name and key name as input to delete the key. </para>
        <para>
            Usage
          </para>
        <para>When you pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, it returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyResponse" />class.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityRequest">
      <summary>
        <para>Contains the data that is needed to  delete an entity. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>
            To perform this action, the caller must have the required privileges, as listed in DeleteEntity message privileges.  </para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>entities#CreateUpdateEntityMetadata10</codeReference>
        <codeReference>entitiesVB#CreateUpdateEntityMetadata10</codeReference>
      </example>Delete a custom entitySample: Create and update entity metadataCustomize entity metadataDeleteEntity message privileges<seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityResponse" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteEntityRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetRequest">
      <summary>
        <para>Contains the data that is needed to  delete a global option set. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in DeleteOptionSet message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>You cannot delete a global option set that is used by a picklist attribute. Use <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsRequest" /> to determine whether the global option set has any dependencies.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>optionsets#WorkwithGlobalOptionSets.DeleteOptionSetRequest</codeReference>
        <codeReference>optionsetsVB#WorkwithGlobalOptionSets.DeleteOptionSetRequest</codeReference>
      </example>Sample: Work with global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest">
      <summary>
        <para>Contains the data that is needed to delete an option value in a global or local option set.</para>
        <para>For the Web API use the DeleteOptionValue Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in DeleteOptionValue message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>Use the <see langword="OptionSetName" /> property when working with global option sets. For local option sets in a picklist attribute, use the <see langword="EntityLogicalName" /> and <see langword="AttributeLogicalName" /> properties.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>optionsets#WorkwithGlobalOptionSets11</codeReference>
        <codeReference>optionsetsVB#WorkwithGlobalOptionSets11</codeReference>
      </example>Sample: Work with global option setsInsert, update, delete, and order global option set optionsCustomize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipRequest">
      <summary>
        <para>Contains the data that is needed to  delete an entity relationship. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in DeleteRelationship message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>relationships#WorkWithRelationships5</codeReference>
        <codeReference>relationshipsVB#WorkWithRelationships5</codeReference>
      </example>Sample: Create and retrieve entity relationshipsCustomize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRelationshipRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteRequest">
      <summary>
        <para>Contains the data that is needed to delete a record.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>Not all entity types support this message offline. For some supported entities, this message works regardless whether the caller is connected to the server or offline. For other entities, the caller must be connected to the server before the message works. For more information, see Supported Entities later in this topic.</para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the specified entity in the <see cref="P:Microsoft.Xrm.Sdk.Messages.DeleteRequest.Target" /> property and access rights on the specified record in the <see cref="P:Microsoft.Xrm.Sdk.Messages.DeleteRequest.Target" /> property. For a list of the required privileges, see Delete message privileges. </para>
        <para>
            Notes for Callers
          </para>
        <para>This message deletes a record and its related records in one transaction. For a less complex method that deletes a single record, use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Delete(System.String,System.Guid)" /> method.</para>
        <para>When a record is deleted, all child records are also deleted. The entire deletion fails if the caller does not have the delete privilege or access rights for any of these records. This method may cascade to related records according to the cascade configuration for each entity relationship. For a description of how actions on a parent record affect related records, see Cascading behavior.</para>
        <para>Typically, you should only delete records that you entered by mistake. For some record types, you can deactivate or close the record instead. </para>
        <para>
            Supported Entities
          </para>
        <para>You can use this method to delete any record of an entity (includes custom entities) that supports the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRequest" /> message.</para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AttributeMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ColumnMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleObjectTypeCode</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchySecurityConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportEntityMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LookUpMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OwnerMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PickListMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Post</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostFollow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostLike</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocument</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TraceLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationParameterMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteResponse" />Delete message privilegesUse the early-bound entity classes for create, update, and delete<seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Delete(System.String,System.Guid)" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DeleteResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRequest" /> class.</para>
      </summary>
      <remarks>
        <para>There is no return value from this operation.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DeleteRequest" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Delete(System.String,System.Guid)" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest">
      <summary>
        <para>Contains the data that is needed to  delete a link between records.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateResponse" />. </para>
        <para>
            Privileges and Access Rights
          </para>
        <para>
            To perform this action, the caller must have privileges on the entity specified in the <paramref name="entityName" /> parameter and access rights on the records specified in the <paramref name="entityId" /> and <paramref name="relatedEntities" /> parameters. For a list of the privileges required, see Delete message privileges.</para>
        <para>
            Notes for Callers
          </para>
        <para>This method removes multiple associations in one transaction between the record specified by the <paramref name="entityId" /> parameter and each record in the <paramref name="relatedEntities" /> parameter for the relationship specified in the <paramref name="relationship" /> parameter.</para>
        <para>For a one-to-many relationship, this method clears the <see cref="P:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata.ReferencingAttribute" /> in the related record to the value of <paramref name="entityId" />.</para>
        <para>For a many-to-many relationship, this method deletes a record in the intersect table for the relationship. The intersect table name is defined in the <see cref="P:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata.IntersectEntityName" /> property for the relationship. You need this when you query for the records. However, you need the relationship name to set the <see cref="P:Microsoft.Xrm.Sdk.Messages.AssociateRequest.Relationship" /> property. This name is defined in the <see cref="P:Microsoft.Xrm.Sdk.Relationship.SchemaName" /> property for the relationship.</para>
        <para>
            Supported Entities
          </para>
        <para>You can use this method to disassociate any records that participate in a relationship, including records for custom entities. You can find the default relationships listed in the Entity Metadata topic for each entity.  </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateResponse" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" />Entity metadataEntity relationship behaviorCustomize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.DisassociateResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Disassociate(System.String,System.Guid,Microsoft.Xrm.Sdk.Relationship,Microsoft.Xrm.Sdk.EntityReferenceCollection)" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncRequest">
      <summary>
        <para>Contains the data that is needed to execute a message asynchronously.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must havethe privileges needed for the message passed in the <see cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncRequest.Request" /> parameter.  </para>
        <para>
            Notes for Callers
          </para>
        <para>None</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncResponse" />Execute messages in the background (asynchronously)</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteAsyncRequest" />Field-level data encryption</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest">
      <summary>
        <para>Contains the data that is needed to  execute one or more message requests as a single batch operation, and optionally return a collection of results.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para> Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of  the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse" /> class. </para>
        <para>
            Privileges and Access Rights
          </para>
        <para>There are no specific privileges required for this request. Refer to the required privileges and access rights of each message request you add to the <see cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest.Requests" /> collection. Refer to Privileges by message.</para>
        <para>
            Notes for Callers
          </para>
        <para>
            <see cref="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.CallerId" /> is honored for each message request. See the related topics for throttling limitations.</para>
      </remarks>
      <example>
        <para>The following sample shows how to execute the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest" /> message.</para>
        <codeReference>ExecuteMultiple#ExecuteMultiple1</codeReference>
        <codeReference>ExecuteMultipleVB#ExecuteMultiple1</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.ExecuteMultipleSettings" />Use messages (request and response classes) with the Execute method<seealso cref="P:Microsoft.Xrm.Sdk.Deployment.ThrottleSettings.ExecuteMultiplePerOrgMaxConnectionsPerServer" /><seealso cref="P:Microsoft.Xrm.Sdk.Deployment.ThrottleSettings.ExecuteMultipleMaxConnectionsPerServer" />Sample: Execute multiple requests</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteMultipleRequest" /> class.</para>
      </summary>
      <remarks />Use messages (request and response classes) with the Execute method</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest">
      <summary>
        <para>Contains the data that is needed to execute one or more message requests in a single database transaction, and optionally return a collection of results.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para> Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionResponse" /> class. </para>
        <para>
            Privileges and Access Rights
          </para>
        <para>There are no specific privileges required for this request. Refer to the required privileges and access rights of each message request you add to the <see cref="P:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest.Requests" /> collection. Refer to Privileges by message.</para>
        <para>
            Notes for Callers
          </para>
        <para>
            <see cref="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.CallerId" /> is honored for each message request. See the related topics for throttling limitations.</para>
      </remarks>Execute messages in a single database transaction</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.ExecuteTransactionRequest" /> class.</para>
      </summary>
      <remarks />Execute messages in a single database transaction</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyRequest">
      <summary>
        <para>Contains the data that is needed to retrieve a list of all the entities that can participate in a Many-to-Many entity relationship. </para>
        <para>For the Web API use the GetValidManyToMany Function.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in GetValidManyToMany message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>Entity relationship eligibilityCustomize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyRequest" /> class.</para>
        <para>For the Web API the GetValidManyToManyResponse ComplexType is the response value from the GetValidManyToMany Function.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.GetValidManyToManyRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesRequest">
      <summary>
        <para>Contains the data that is needed to retrieve a list of entity logical names that are valid as the primary entity (one) from the specified entity in a one-to-many relationship.</para>
        <para>For the Web API use GetValidReferencedEntities Function.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in GetValidReferencedEntities message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>If no entity is specified, this message returns all entities that can be the primary entity in a one-to-many relationship.</para>
      </remarks>Customize entity relationship metadataEntity relationship eligibility</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesRequest" /> class.</para>
        <para>For the Web API the GetValidReferencedEntitiesResponse ComplexType is the response value from the GetValidReferencingEntities Function.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencedEntitiesRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesRequest">
      <summary>
        <para>Contains the data that is needed to retrieve the set of entities that are valid as the related entity (many) to the specified entity in a one-to-many relationship.</para>
        <para>For the Web API use the GetValidReferencingEntities Function.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in GetValidReferencingEntities message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>Entity relationship eligibilityCustomize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesRequest" /> class.</para>
        <para>For the Web API the GetValidReferencingEntitiesResponse ComplexType is the response value from the GetValidReferencingEntities Function.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.GetValidReferencingEntitiesRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest">
      <summary>
        <para>Contains the data that is needed to insert a new option value for a global or local option set. </para>
        <para>For the Web API use the InsertOptionValue Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.InsertOptionValueResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in InsertOptionValue message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>Use this message to update global option sets or local option sets within picklist attributes. </para>
        <para>When you update a global option set only <see langword="Label" /> and <see langword="OptionSetName" /> are required. </para>
        <para>When you update a local option set only <see langword="AttributeLogicalName" />, <see langword="EntityLogicalName" />, and <see langword="Label" /> are required.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>attributes#WorkWithAttributes7</codeReference>
        <codeReference>attributesVB#WorkWithAttributes7</codeReference>
      </example>
      <example>
        <para>The following example shows how to insert a new option into a global option set.</para>
        <codeReference>optionsets#WorkwithGlobalOptionSets5</codeReference>
        <codeReference>optionsetsVB#WorkwithGlobalOptionSets5</codeReference>
      </example>Sample: Work with attribute metadataSample: Work with global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.InsertOptionValueResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest" /> class.</para>
        <para>For the Web API the InsertOptionValueResponse ComplexType is the response value from the InsertOptionValue Action.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest">
      <summary>
        <para>Contains the data that is needed to insert a new option into a <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusAttributeMetadata" /> attribute. </para>
        <para>For the Web API use the InsertStatusValue Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />    method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.InsertStatusValueResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in InsertStatusValue message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>attributes#WorkWithAttributes3</codeReference>
        <codeReference>attributesVB#WorkWithAttributes3</codeReference>
      </example>Sample: Work with attribute metadataCustomize entity attribute metadataEntity attribute metadata messages</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.InsertStatusValueResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest" /> class.</para>
        <para>For the Web API the InsertStatusValueResponse ComplexType is the response value from the InsertStatusValue Action.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveRequest">
      <summary>
        <para>Contains the data that is needed to check if data encryption is currently running (active or inactive).</para>
        <para>For the Web API use the IsDataEncryptionActive Function.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveResponse" />.</para>
        <para>
            Notes for Callers
          </para>
        <para>None</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveResponse" />Field-level data encryption</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveRequest" /> class.</para>
        <para>For the Web API the IsDataEncryptionActiveResponse ComplexType is the response value from the IsDataEncryptionActive Function.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.IsDataEncryptionActiveRequest" />Field-level data encryption</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest">
      <summary>
        <para>Contains the data that is needed to set the order for an option set. </para>
        <para>For the Web API use the OrderOption Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.OrderOptionResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in OrderOption message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>You can use this message to edit options for global option sets or local option sets inside a <see cref="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata" /> attribute. For global option sets use the <see langword="OptionSetName" /> property. For local option sets specify the <see langword="EntityLogicalName" /> and the <see langword="AttributeLogicalName" />.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />interface. For the complete sample, see the link later in this topic.</para>
        <para>This sample shows how to change the order of options in a local option set. The following sample retrieves a custom <see cref="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata" /> attribute and changes the order of the original options using the <see href="http://msdn.microsoft.com/en-us/library/system.linq.enumerable.orderby.aspx">OrderBy</see> LINQ function to sort items in ascending order by the label text. Then it uses <see langword="OrderOptionRequest" /> to set the new order of the options for the attribute.</para>
        <para>Use the <see href="http://msdn.microsoft.com/en-us/library/system.linq.enumerable.orderbydescending.aspx">OrderByDecending</see> LINQ function to order the items in descending order.</para>
        <codeReference>attributes#WorkWithAttributes8</codeReference>
        <codeReference>attributesVB#WorkWithAttributes8</codeReference>
      </example>Sample: Work with attribute metadataCustomize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.OrderOptionResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyRequest">
      <summary>
        <para>Contains data that is needed to submit a new asynchronous system job to create the index for the key. </para>
        <para>This message does not have a corresponding Web API action or function in Microsoft Dynamics 365 (online &amp; on-premises). More information: Missing functions and actions for some organization service messages.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyResponse">
      <summary>
        <para>Contains the response from <see cref="T:Microsoft.Xrm.Sdk.Messages.ReactivateEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest">
      <summary>
        <para>Contains the data that is needed to retrieve metadata information about all the entities.</para>
        <para>For the Web API use the RetrieveAllEntities Function.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in RetrieveAllEntities message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>This request returns a large amount of data and may take significant time to return all the data. When there are a large number of customizations it is possible that this request could fail due to time limitations using Microsoft Dynamics 365 (online).</para>
        <para>Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" /> to request just the metadata you need. Otherwise, use <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityFilters" />.<see langword="Entity" /> as the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest.EntityFilters" /> parameter to minimize the amount of data retrieved. Then, using the <see langword="LogicalName" /> returned for each entity, use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest" /> class to for each entity that you need metadata for. Splitting up the requests can reduce the chance that your request will time out.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>entities#DumpEntityInfo1</codeReference>
        <codeReference>entitiesVB#DumpEntityInfo1</codeReference>
      </example>Sample: Dump entity metadata to a fileSample: Dump entity relationship information to a fileSample: Dump entity privilege information to a fileRetrieve and detect changes to metadataCustomize entity metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesRequest">
      <summary>
        <para>Contains the data that is needed to  retrieve all managed property definitions </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in RetrieveAllManagedProperties message privileges.  </para>
      </remarks>Use managed propertiesPlan for solution developmentPackage and distribute extensions using solutions</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllManagedPropertiesRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsRequest">
      <summary>
        <para>Contains the data that is needed to  retrieve information about all global option sets. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in RetrieveAllOptionSets message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>optionsets#WorkwithGlobalOptionSets9</codeReference>
        <codeReference>optionsetsVB#WorkwithGlobalOptionSets9</codeReference>
      </example>Retrieve all global option setsSample: Dump global option set information to a fileCustomize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest">
      <summary>
        <para>Contains the data that is needed to retrieve attribute metadata. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges listed in RetrieveAttribute message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>You can use either the <see langword="LogicalName" /> or the <see langword="MetadataId" /> to specify the attribute you want to retrieve.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <code language="c#">// Create the request
RetrieveAttributeRequest attributeRequest = new RetrieveAttributeRequest
{
    EntityLogicalName = Contact.EntityLogicalName,
    LogicalName = "new_string",
    RetrieveAsIfPublished = false
};

// Execute the request
RetrieveAttributeResponse attributeResponse =
    (RetrieveAttributeResponse)_serviceProxy.Execute(attributeRequest);

Console.WriteLine("Retrieved the attribute {0}.",
    attributeResponse.AttributeMetadata.SchemaName);</code>
      </example>Sample: Work with attribute metadataCustomize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyRequest">
      <summary>
        <para>Contains the data that is needed to retrieve the data encryption key value.</para>
        <para>For the Web API use the RetrieveDataEncryptionKey Function.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyResponse" />.</para>
        <para>
            Notes for Callers
          </para>
        <para>None</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyResponse" />Field-level data encryption</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyResponse" /> class.</para>
        <para>For the Web API the RetrieveDataEncryptionKeyResponse ComplexType is the response value from the RetrieveDataEncryptionKey Function.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyRequest" />Field-level data encryption</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest">
      <summary>
        <para>Contains data that is needed to retrieve the changes for an entity.</para>
        <para>For the Web API use the    RetrieveEntityChanges Function.</para>
        <para>Web API support for this message was added with  December 2016 update for Microsoft Dynamics 365 (online) and December 2016 Service Pack for Microsoft Dynamics 365 (on-premises) .</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesResponse">
      <summary>
        <para>Contains the response from <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityChangesRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyRequest">
      <summary>
        <para>Contains data that is needed to retrieve an alternate key.</para>
      </summary>
      <remarks>
        <para>This message takes the entity name and key name as input values to retrieve the specified key for the entity.</para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyResponse" />.</para>
        <para>
            Notes for Callers
          </para>
        <para>You have to specify the <see langword="EntityLogicalName" /> and the <see langword="LogicalName" /> to specify the key you want to retrieve.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityKeyRequest" /> class.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest">
      <summary>
        <para>Contains the data that is needed to  retrieve entity metadata. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in RetrieveEntity message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>You can use either the <see langword="LogicalName" /> or the <see langword="MetadataId" /> to specify the entity you want to retrieve.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>entities#CreateUpdateEntityMetadata.RetrieveEntity</codeReference>
        <codeReference>entitiesVB#CreateUpdateEntityMetadata.RetrieveEntity</codeReference>
      </example>Sample: Create and update entity metadataCustomize entity metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyRequest">
      <summary>
        <para>
          Contains the data that is needed to  retrieve a managed property definition.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in RetrieveManagedProperty message privileges.  </para>
        <para />
      </remarks>Use managed properties</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveManagedPropertyRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest">
      <summary>
        <para>Contains the data that is needed to  to retrieve a collection of metadata records that satisfy the specified criteria. The <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse" /> returns a timestamp value that can be used with this request at a later time to return information about how metadata has changed since the last request.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse" />.</para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>MetadataQuery#getMetadataChanges</codeReference>
      </example>Retrieve and detect changes to metadataSample: Query metadata and detect changesCustomize entity metadataCustomize entity attribute metadataCustomize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" /> message.</para>
      </summary>
      <remarks />
      <example>
        <para>The following code snippets from Sample: Query metadata and detect changes show the use of <see langword="RetrieveMetadataChangesResponse" /><see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse.DeletedMetadata" /> and <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveEntityResponse.EntityMetadata" /> properties.</para>
        <codeReference>MetadataQuery#updateOptionLabelList,addOptionLabelsToCache,removeOptionLabelsFromCache</codeReference>
      </example>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" />Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest">
      <summary>
        <para>Contains the data that is needed to retrieve a collection of records that satisfy the specified query criteria.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline. However, a few entities of this message class are exceptions to that availability. To determine which entities have a more restricted availability, see Supported Entities later in this topic.</para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the specified entities in the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest.Query" /> property and read access rights on the records that are returned from the query. For a list of the required privileges, see RetrieveMultiple message privileges. </para>
        <para>
            Notes for Callers
          </para>
        <para>This message supports queries that use Query Expression and FetchXML. For more information, see Retrieve data with queries using SDK assemblies. You can also use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)" /> method.</para>
        <para>The collection of returned records from this message contains only the records for which the caller has read access. The returned records contain values for specified properties in the <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" /> parameter that are valid for retrieval and for which the calling user has access rights. Any other property values are not returned. For more information about field security, see How field security can be used to control access to field values in Microsoft Dynamics 365.</para>
        <para>
            Supported Entities
          </para>
        <para>You can use this method to retrieve any records for entities that support the <see langword="RetrieveMultiple" /> message, including custom entities.</para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AccountLeads</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityParty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityPointer</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AttributeMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Audit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteFailure</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperationLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivityItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ColumnMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CompetitorProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CompetitorSalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleObjectTypeCode</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContactInvoices</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContactLeads</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContactOrders</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContactQuotes</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Dependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DisplayString</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRecord</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementContacts</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementProducts</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateProducts</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntityMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchySecurityConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportEntityMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvalidDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LeadAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LeadCompetitors</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LeadProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>License</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ListMember</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LookUpMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityCompetitors</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Organization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrganizationUI</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OwnerMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PickListMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginTypeStatistic</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Post</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostFollow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostLike</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Privilege</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessStage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueMembership</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportLink</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Resource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RolePrivileges</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageFilter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessagePair</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageRequest</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageRequestField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageResponseField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceContractContacts</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocument</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SiteMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SolutionComponent</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SubscriptionTrackingDeletedObject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUser</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUserLicenses</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUserProfiles</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUserRoles</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamMembership</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamProfiles</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamRoles</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneDefinition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneLocalizedName</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TraceLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationParameterMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserSettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>Query#RetrieveRecordsFromAnIntersectTable1</codeReference>
        <codeReference>QueryVB#RetrieveRecordsFromAnIntersectTable1</codeReference>
      </example>Retrieve data with queries using SDK assembliesBuild queries with QueryExpressionBuild queries with FetchXMLRetrieve records for many-to-many relationships using intersect entities<seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleResponse" />Sample: Retrieve records from an intersect table</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.RetrieveMultiple(Microsoft.Xrm.Sdk.Query.QueryBase)" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest">
      <summary>
        <para>Contains the data that is needed to  retrieve a global option set. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in RetrieveOptionSet message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>OptionSets#WorkwithGlobalOptionSets6</codeReference>
        <codeReference>OptionSetsVB#WorkwithGlobalOptionSets6</codeReference>
      </example>Sample: Work with global option setsCustomize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest">
      <summary>
        <para>Contains the data that is needed to  retrieve entity relationship metadata. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in RetrieveRelationship message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>You can use either the <see langword="Name" /> or the <see langword="MetadataId" /> of the relationship.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>relationships#WorkWithRelationships.RetrieveRelationship</codeReference>
        <codeReference>relationshipsVB#WorkWithRelationships.RetrieveRelationship</codeReference>
      </example>Sample: Create and retrieve entity relationshipsCustomize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRelationshipRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveRequest">
      <summary>
        <para>Contains the data that is needed to retrieve a record.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline. However, a few entities of this message class are exceptions to that availability. To determine which entities have a more restricted availability, see <see langword="Supported Entities" /> later in this topic.</para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have access rights on the specified records in the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.Target" /> property. For a list of the required privileges, see Retrieve message privileges. </para>
        <para>
            Notes for Callers
          </para>
        <para>The returned record contains the values for the properties that are specified in the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.ColumnSet" /> property for which the calling user has access rights. No other property values are returned. For more information about field security, see How field security can be used to control access to field values in Microsoft Dynamics 365.</para>
        <para>
            Supported Entities
          </para>
        <para>You can use this method to retrieve any records for entities (includes custom entities) that support the <see langword="Retrieve" /> message.</para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityPointer</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AttributeMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Audit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteFailure</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkDeleteOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BulkOperationLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ColumnMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRoleObjectTypeCode</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Dependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DisplayString</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRecord</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntityMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportEntityMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvalidDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LeadAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>LookUpMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Organization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrganizationUI</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OwnerMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PickListMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginTypeStatistic</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Post</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostFollow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PostLike</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Privilege</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessStage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportLink</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Resource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageFilter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessagePair</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageRequest</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageRequestField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageResponseField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocument</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SiteMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SolutionComponent</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUser</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneDefinition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneLocalizedName</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TimeZoneRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TraceLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransformationParameterMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserSettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>TestNet4Activity#ReleaseISVActivities1</codeReference>
      </example>Build queries with QueryExpressionBuild queries with FetchXMLSample: Update next birthday using a custom workflow activity<seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveResponse" />Retrieve message privileges</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRequest" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampRequest">
      <summary>
        <para>Contains the data that is needed to retrieves a time stamp for the metadata.</para>
        <para>For the Web API use the RetrieveTimestamp Function.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>No special privileges or access rights are required to perform this action.</para>
        <para>
            Notes for Callers
          </para>
        <para>Execute this message before you retrieve metadata. You can repeat this process later to see if the metadata has changed in the intervening time. If the value is the same, the metadata has not changed. If the value is different, you retrieve the metadata again to get the updated values.</para>
      </remarks>Use the Organization service with Dynamics 365 metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampRequest" /> class.</para>
        <para>For the Web API the RetrieveTimestampResponse ComplexType is the response value from the RetrieveTimestamp Function.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveTimestampRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyRequest">
      <summary>
        <para>Contains the data that is needed to set or restore the data encryption key.</para>
        <para>For the Web API use the SetDataEncryptionKey Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of <see cref="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyResponse" />.</para>
        <para>
            Notes for Callers
          </para>
        <para>None</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyResponse" />Field-level data encryption</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyRequest" /> class.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.SetDataEncryptionKeyRequest" />Field-level data encryption</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest">
      <summary>
        <para>Contains the data that is needed to  update the definition of an attribute. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in UpdateAttribute message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>You must publish the changes to the metadata before this change will be visible in the application. For more information, see Publish customizations</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>attributes#WorkWithAttributes5</codeReference>
        <codeReference>attributesVB#WorkWithAttributes5</codeReference>
      </example>Sample: Work with attribute metadataCustomize entity attribute metadataUse the Organization service with Dynamics 365 metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateAttributeRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest">
      <summary>
        <para>Contains the data that is needed to update the definition of an entity.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in UpdateEntity message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>You must publish the changes to the metadata before this change will be visible in the application. For more information, see Publish customizations</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>entities#CreateUpdateEntityMetadata8</codeReference>
        <codeReference>entitiesVB#CreateUpdateEntityMetadata8</codeReference>
      </example>Sample: Create and update entity metadataRetrieve, update, and delete entitiesCustomize entity metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateEntityRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest">
      <summary>
        <para>Contains the data that is needed to update the definition of a global option set. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in UpdateOptionSet message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>optionsets#WorkwithGlobalOptionSets4</codeReference>
        <codeReference>optionsetsVB#WorkwithGlobalOptionSets4</codeReference>
      </example>Sample: Work with global option setsUpdate a global option setCustomize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest">
      <summary>
        <para>Contains the data that is needed to  update an option value in a global or local option set. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in UpdateOptionValue message privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para />
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>optionsets#WorkwithGlobalOptionSets7</codeReference>
        <codeReference>optionsetsVB#WorkwithGlobalOptionSets7</codeReference>
      </example>Customize global option setsSample: Work with global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipRequest">
      <summary>
        <para>Contains the data that is needed to update the definition of an entity relationship. </para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the  <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />   method, which returns an instance of  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipResponse" />.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have  privileges listed in UpdateRelationship Privileges.  </para>
        <para>
            Notes for Callers
          </para>
        <para>You must publish the changes to the metadata before this change will be visible in the application. For more information, see Publish customizations</para>
      </remarks>Customize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRelationshipRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest">
      <summary>
        <para>Contains the data that is needed to update an existing record.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            This message works regardless whether the caller is connected to the server or offline. Not all entity types support this message offline. For more information, see Supported Entities later in this topic.</para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateResponse" /> class.</para>
        <para>
            This message supports one or more optional parameters. For more information, see Use messages (request and response classes) with the Execute method.
          </para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have privileges on the specified entity in the <paramref name="entity" /> parameter. For a list of the required privileges, see Update message privileges. </para>
        <para>
            Notes for Callers
          </para>
        <para>This message updates a record and its related records in one transaction. For a less complex method that updates a single record, use the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Update(Microsoft.Xrm.Sdk.Entity)" /> method.</para>
        <para>If the entity instance that is specified in the <paramref name="Target" /> parameter includes attributes that are not valid for update, they are ignored.</para>
        <para />
        <para>
            Supported Entities
          </para>
        <para>You can use this method to update any record of an entity that supports the <see langword="Update" /> message, including custom entities. </para>
        <para>
            The following table shows the default entities that support this message. For the listed entities of this message, the Availability column shows Server if the caller must be connected to the server and shows Both if the caller can be either connected to, or disconnected from, the server.
          </para>
        <para>Entity</para>
        <para>Availability</para>
        <list type="table">
          <item>
            <term>
              <para>Account</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ActivityMimeAttachment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Annotation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Appointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>AsyncOperation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnit</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>BusinessUnitNewsArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Calendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Campaign</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CampaignResponse</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Competitor</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Connection</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConnectionRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConstraintBasedGroup</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contact</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Contract</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ContractTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ConvertRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerOpportunityRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>CustomerRelationship</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Discount</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DiscountType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DisplayString</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DuplicateRuleCondition</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicProperty</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>DynamicPropertyOptionSetItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Email</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EmailServerProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Entitlement</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>EntitlementTemplateChannel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Equipment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ExchangeSyncIdMapping</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Fax</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldPermission</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FieldSecurityProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>FixedMonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Goal</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>GoalRollupQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>HierarchyRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Import</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportFile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportJob</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ImportMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Incident</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IncidentResolution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Invoice</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>InvoiceDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>IsvConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticle</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleComment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>KbArticleTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Lead</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Letter</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>List</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Mailbox</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MailMergeTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Metric</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>MonthlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostAlbum</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_PostRuleConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedquery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>msdyn_wallsavedqueryusersettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Opportunity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OpportunityProduct</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrderClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Organization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>OrganizationUI</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PhoneCall</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginAssembly</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PluginType</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Position</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PrincipalObjectAttributeAccess</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessSession</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProcessTrigger</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Product</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductAssociation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductPriceLevel</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ProductSubstitute</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Publisher</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>PublisherAddress</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuarterlyFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Queue</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QueueItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Quote</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteClose</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>QuoteDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurrenceRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RecurringAppointmentMaster</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRole</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RelationshipRoleMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Report</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportCategory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportEntity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ReportVisibility</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ResourceSpec</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Role</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RollupField</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>RoutingRuleItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiterature</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesLiteratureItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrder</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SalesOrderDetail</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SavedQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStep</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepImage</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SdkMessageProcessingStepSecureConfig</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SemiAnnualFiscalCalendar</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Service</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceAppointment</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>ServiceEndpoint</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointDocumentLocation</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SharePointSite</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Site</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SiteMap</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLA</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAItem</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SLAKPIInstance</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialActivity</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialInsightsConfiguration</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SocialProfile</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Solution</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Subject</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>SystemUser</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Task</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Team</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TeamTemplate</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Template</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Territory</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>TransactionCurrency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoM</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UoMSchedule</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityInstanceData</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserEntityUISettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserForm</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQuery</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserQueryVisualization</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>UserSettings</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WebResource</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>Workflow</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowDependency</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
          <item>
            <term>
              <para>WorkflowLog</para>
            </term>
            <description>
              <para>2 (Both)</para>
            </description>
          </item>
        </list>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>BusinessManagement#UpdateRequest</codeReference>
        <codeReference>BusinessManagementVB#UpdateRequest</codeReference>
      </example>Extend Microsoft Dynamics 365 on the serverSample: Process quotes, sales orders and invoices</member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateResponse">
      <summary>
        <para>Contains the response from the  <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest" />
      <seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Update(Microsoft.Xrm.Sdk.Entity)" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest">
      <summary>
        <para>Contains the data that is needed to update an option set value in for a <see cref="T:Microsoft.Xrm.Sdk.Metadata.StateAttributeMetadata" /> attribute.</para>
        <para>For the Web API use the UpdateStateValue Action.</para>
      </summary>
      <remarks>
        <para>
            Message Availability
          </para>
        <para>
            For this message to work, the caller must be connected to the server.
          </para>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" />  method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateStateValueResponse" /> class.</para>
        <para>
            Privileges and Access Rights
          </para>
        <para>To perform this action, the caller must have the required privileges, as listed in UpdateAttribute message privileges.</para>
        <para>
            Supported Attributes
          </para>
        <para>You can use this method to update any unmanaged attribute of type <see cref="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.State" />.</para>
      </remarks>
      <example>
        <para>The following example shows how to use this message. For this sample to work correctly, you must be connected to the server to get an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface. For the complete sample, see the link later in this topic.</para>
        <codeReference>Attributes#WorkWithAttributes6</codeReference>
        <codeReference>AttributesVB#WorkWithAttributes6</codeReference>
      </example>Update a state valueSample: Work with attribute metadata<seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateStateValueResponse" />UpdateAttribute message privileges<seealso cref="T:Microsoft.Xrm.Sdk.Metadata.StateAttributeMetadata" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpdateStateValueResponse">
      <summary>
        <para>Contains the response from the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest" /> class.</para>
      </summary>
      <remarks>
        <para>
            There is no return value from this operation.
          </para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpsertRequest">
      <summary>
        <para>Contains data that is needed to update or insert a record in CRM.</para>
      </summary>
      <remarks>
        <para>
            Usage
          </para>
        <para>Pass an instance of this class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method, which returns an instance of the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpsertResponse" /> class.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Messages.UpsertResponse">
      <summary>
        <para>Contains the response from <see cref="T:Microsoft.Xrm.Sdk.Messages.UpsertRequest" /></para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AlternatekeyAttribute">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuBehavior">
      <summary>
        <para>Describes the behavior of the associated menu for a one-to-many relationship.</para>
        <para>For the Web API use the AssociatedMenuBehavior EnumType.</para>
      </summary>
      <remarks />Create and retrieve entity relationshipsCustomize entity relationship metadata</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuBehavior.UseCollectionName">
      <summary>
        <para>Use the collection name for the associated menu. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuBehavior.UseLabel">
      <summary>
        <para>Use the label for the associated menu. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuBehavior.DoNotDisplay">
      <summary>
        <para>Do not show the associated menu. Value = 2.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration">
      <summary>
        <para>Defines how the associated records are displayed for an entity relationship.</para>
        <para>For the Web API the corresponding type is AssociatedMenuConfiguration ComplexType.</para>
      </summary>
      <remarks />Configure associated menus</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuGroup">
      <summary>
        <para>Describes the group in which to display the associated menu for an entity relationship</para>
        <para>For the Web API use the AssociatedMenuGroup EnumType.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuConfiguration" />Customize entity relationship metadata</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuGroup.Details">
      <summary>
        <para>Show the associated menu in the details group. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuGroup.Sales">
      <summary>
        <para>Show the associated menu in the sales group. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuGroup.Service">
      <summary>
        <para>Show the associated menu in the service group. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AssociatedMenuGroup.Marketing">
      <summary>
        <para>Show the associated menu in the marketing group. Value = 3.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata">
      <summary>
        <para>Contains all the metadata for an entity attribute.</para>
      </summary>
      <remarks>
        <para>This class is returned in the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAttributeResponse" />.</para>
      </remarks>Customize entity attribute metadataSample: Dump attribute metadata to a fileSample: Work with attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel">
      <summary>
        <para>Describes the requirement level for an attribute.</para>
        <para>For the Web API use the AttributeRequiredLevel EnumType.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel.None">
      <summary>
        <para>No requirements are specified. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel.SystemRequired">
      <summary>
        <para>The attribute is required to have a value. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel.ApplicationRequired">
      <summary>
        <para>The attribute is required to have a value. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevel.Recommended">
      <summary>
        <para>It is recommended that the attribute has a value. Value = 3.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AttributeRequiredLevelManagedProperty">
      <summary>
        <para>Represents the data to define a <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.RequiredLevel" /> property for an attribute.</para>
        <para>For the Web API the corresponding type is AttributeRequiredLevelManagedProperty ComplexType.</para>
      </summary>
      <remarks />Customize entity attribute metadataWork with attribute metadata<seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateAttributeRequest" />Sample: Create and update entity metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode">
      <summary>
        <para>Describes the type of an attribute.</para>
        <para>For the Web API use the AttributeTypeCode EnumType.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Boolean">
      <summary>
        <para>A Boolean attribute. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Customer">
      <summary>
        <para>An attribute that represents a customer. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.DateTime">
      <summary>
        <para>A date/time attribute. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Decimal">
      <summary>
        <para>A decimal attribute. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Double">
      <summary>
        <para>A double attribute. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Integer">
      <summary>
        <para>An integer attribute. Value = 5.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Lookup">
      <summary>
        <para>A lookup attribute. Value = 6.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Memo">
      <summary>
        <para>A memo attribute. Value = 7.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Money">
      <summary>
        <para>A money attribute. Value = 8.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Owner">
      <summary>
        <para>An owner attribute. Value = 9.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.PartyList">
      <summary>
        <para>A partylist attribute. Value = 10.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Picklist">
      <summary>
        <para>A picklist attribute. Value = 11.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.State">
      <summary>
        <para>A state attribute. Value = 12.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Status">
      <summary>
        <para>A status attribute. Value = 13.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.String">
      <summary>
        <para>A string attribute. Value = 14.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Uniqueidentifier">
      <summary>
        <para>An attribute that is an ID. Value = 15.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.CalendarRules">
      <summary>
        <para>An attribute that contains calendar rules. Value = 0x10.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.Virtual">
      <summary>
        <para>An attribute that is created by the system at run time. Value = 0x11.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.BigInt">
      <summary>
        <para>A big integer attribute. Value = 0x12.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.ManagedProperty">
      <summary>
        <para>A managed property attribute. Value = 0x13.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.AttributeTypeCode.EntityName">
      <summary>
        <para>An entity name attribute. Value = 20.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName">
      <summary>
        <para>Provides a list of types of attributes used by <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.AttributeTypeName" /></para>
        <para>For the Web API the corresponding type is AttributeTypeDisplayName ComplexType.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.BigIntAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute type <see langword="BigInt" />.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute type <see langword="Boolean" />. </para>
      </summary>
      <remarks />Customize entity attribute metadataWork with attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.BooleanOptionSetMetadata">
      <summary>
        <para>Contains the metadata for an attribute of type <see langword="Boolean" />. </para>
      </summary>
      <remarks />Customize entity attribute metadataWork with attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.CascadeConfiguration">
      <summary>
        <para>Contains properties representing actions that may be performed on the referenced entity in a one-to-many entity relationship.</para>
        <para>For the Web API the corresponding type is CascadeConfiguration ComplexType.</para>
      </summary>
      <remarks />Entity relationship behaviorOne-to-many relationshipsCreate a lookup attributeCreate and retrieve entity relationships<seealso cref="T:Microsoft.Xrm.Sdk.Messages.CreateOneToManyRequest" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.CascadeType">
      <summary>
        <para>Describes the type of behavior for a specific action applied to the referenced entity in a one-to-many entity relationship.</para>
        <para>For the Web API use the CascadeType EnumType.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.CascadeType.NoCascade">
      <summary>
        <para>Do nothing. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.CascadeType.Cascade">
      <summary>
        <para>Perform the action on all referencing entity records associated with the referenced entity record. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.CascadeType.Active">
      <summary>
        <para>Perform the action on all active referencing entity records associated with the referenced entity record. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.CascadeType.UserOwned">
      <summary>
        <para>Perform the action on all referencing entity records owned by the same user as the referenced entity record. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.CascadeType.RemoveLink">
      <summary>
        <para>Remove the value of the referencing attribute for all referencing entity records associated with the referenced entity record. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.CascadeType.Restrict">
      <summary>
        <para>Prevent the Referenced entity record from being deleted when referencing entities exist. Value = 5.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ConstantsBase`1">
      <summary>
        <para>
          A base class for static classes whose properties represent constants </para>
      </summary>
      <typeparam name="T">
        <para />
      </typeparam>
      <remarks>
        <para>There are two derived classes: <see cref="T:Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName" /> and <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" />.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute of type <see langword="DateTime" />.</para>
      </summary>
      <remarks>
        <para>A date and time attribute. You can format the attribute to show only the date or the date and the time. </para>
      </remarks>Behavior and format of the date and time attributeCustomize entity attribute metadataWork with attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior">
      <summary>
        <para>Specifies the behavior of a <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata" /> attribute using the <see cref="P:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata.DateTimeBehavior" /> property.</para>
        <para>For the Web API the corresponding type is DateTimeBehavior ComplexType.</para>
      </summary>
      <remarks />Behavior and format of the date and time attribute</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat">
      <summary>
        <para>Describes the formatting of a <see cref="T:Microsoft.Xrm.Sdk.Metadata.DateTimeAttributeMetadata" /> attribute.</para>
        <para>For the Web API use the DateTimeFormat EnumType.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat.DateOnly">
      <summary>
        <para>Display the date only. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.DateTimeFormat.DateAndTime">
      <summary>
        <para>Display the date and time. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.DecimalAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute type Decimal.</para>
      </summary>
      <remarks />Customize entity attribute metadataWork with attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.DoubleAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute type Double.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.EntityFilters">
      <summary>
        <para>Describes the type of entity metadata to retrieve.</para>
      </summary>
      <remarks>
        <para>Use this enumeration with <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveAllEntitiesRequest" /> and <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveEntityRequest" />.</para>
      </remarks>Sample: Dump entity metadata to a file</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.EntityFilters.Entity">
      <summary>
        <para>Use this to retrieve only entity information. Equivalent to <see langword="EntityFilters.Default" />. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.EntityFilters.Attributes">
      <summary>
        <para>Use this to retrieve entity information plus attributes for the entity. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.EntityFilters.Privileges">
      <summary>
        <para>Use this to retrieve entity information plus privileges for the entity. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.EntityFilters.Relationships">
      <summary>
        <para>Use this to retrieve entity information plus entity relationships for the entity. Value = 8.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.EntityFilters.Default">
      <summary>
        <para>Use this to retrieve only entity information. Equivalent to <see langword="EntityFilters.Entity" />. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.EntityFilters.All">
      <summary>
        <para>Use this to retrieve all data for an entity. Value = 15.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata">
      <summary>
        <para>Represents the entity key metadata.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata">
      <summary>
        <para>Contains the metadata for an entity. </para>
      </summary>
      <remarks />Customize entity metadataSample: Create and update entity metadataSample: Dump entity metadata to a file</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadataCollection">
      <summary>
        <para>Defines a collection of <see cref="T:Microsoft.Xrm.Sdk.Metadata.EntityMetadata" /></para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.EntityNameAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute that references an entity.</para>
      </summary>
      <remarks>
        <para>You cannot create this type of attribute.</para>
      </remarks>Sample: Dump entity metadata to a file</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.EnumAttributeMetadata">
      <summary>
        <para>Contains the data for an attribute that provides options.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ImageAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute type Image.</para>
      </summary>
      <remarks>
        <para>To retrieve attributes of this type you must use current .NET assemblies or include a valid <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy" />.<see cref="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.SdkClientVersion" /> value with your request. More information: <see cref="P:Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.SdkClientVersion" /> and <see href="https://msdn.microsoft.com/library/gg594428.aspx">Sample: Retrieve entity metadata using JavaScript</see>.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ImeMode">
      <summary>
        <para>Describes the input method editor mode</para>
        <para>For the Web API use the ImeMode EnumType.</para>
      </summary>
      <remarks />Far Eastern Input Method Editorshttp://msdn.microsoft.com/en-us/library/cc194844.aspx</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Auto">
      <summary>
        <para>Specifies that the IME mode is chosen automatically. Value =0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Inactive">
      <summary>
        <para>Specifies that the IME mode is inactive. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Active">
      <summary>
        <para>Specifies that the IME mode is active. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ImeMode.Disabled">
      <summary>
        <para>Specifies that the IME mode is disabled. Value = 3.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute type Integer.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.IntegerFormat">
      <summary>
        <para>Describes the formatting of an integer attribute.</para>
        <para>For the Web API use the IntegerFormat EnumType.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.Metadata.IntegerAttributeMetadata" />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.IntegerFormat.None">
      <summary>
        <para>Specifies to display an edit field for an integer. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.IntegerFormat.Duration">
      <summary>
        <para>Specifies to display the integer as a drop down list of durations. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.IntegerFormat.TimeZone">
      <summary>
        <para>Specifies to display the integer as a drop down list of time zones. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.IntegerFormat.Language">
      <summary>
        <para>Specifies the display the integer as a drop down list of installed languages. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.IntegerFormat.Locale">
      <summary>
        <para>Specifies a locale. Value = 4.</para>
      </summary>
      <remarks>
        <para>
            Valid locale ID values can be found at <see href="http://go.microsoft.com/fwlink/?LinkId=122128">Locale ID (LCID) Chart</see>.
          </para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.LookupAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute of type lookup.</para>
      </summary>
      <remarks />Customize entity attribute metadataWork with attribute metadataCreate a lookup attribute</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyAttributeMetadata">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyEvaluationPriority">
      <summary>
        <para>
          For internal use only.
        </para>
        <para>For the Web API use the ManagedPropertyEvaluationPriority EnumType.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyEvaluationPriority.None">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyEvaluationPriority.Low">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyEvaluationPriority.Normal">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyEvaluationPriority.High">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyEvaluationPriority.Essential">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyMetadata">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation">
      <summary>
        <para>
          For internal use only.
        </para>
        <para>For the Web API use the ManagedPropertyOperation EnumType.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation.None">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation.Create">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation.Update">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation.Delete">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation.CreateUpdate">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation.UpdateDelete">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyOperation.All">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyType">
      <summary>
        <para>
          For internal use only.
        </para>
        <para>For the Web API use the ManagedPropertyType EnumType.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyType.Operation">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyType.Attribute">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyType.CustomEvaluator">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.ManagedPropertyType.Custom">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata">
      <summary>
        <para>Contains the metadata for a many-to-many entity relationship.</para>
      </summary>
      <remarks />Customize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.MemoAttributeMetadata">
      <summary>
        <para>Contains the metadata for the attribute type <see langword="Memo" />.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.MetadataBase">
      <summary>
        <para>Specifies the base class for classes that contains metadata information.</para>
      </summary>
      <remarks />Use the Organization service with Dynamics 365 metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.MetadataNameAttribute">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.MoneyAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute type Money.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata">
      <summary>
        <para>Contains the metadata for a one-to-many entity relationship.</para>
      </summary>
      <remarks />Customize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadata">
      <summary>
        <para>Contains metadata representing an option within an Option set.</para>
        <para>For the Web API the corresponding type is OptionMetadata ComplexType.</para>
      </summary>
      <remarks />Customize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.OptionMetadataCollection">
      <summary>
        <para>Contains the options in for the <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata.Options" /> class.</para>
      </summary>
      <remarks />Customize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata">
      <summary>
        <para>Contains metadata that defines a set of options.</para>
      </summary>
      <remarks />Customize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase">
      <summary>
        <para>Contains data that defines a set of options.</para>
      </summary>
      <remarks />Customize global option sets</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.OptionSetType">
      <summary>
        <para>Indicates the type of option set.</para>
        <para>For the Web API use the OptionSetType EnumType.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OptionSetType.Picklist">
      <summary>
        <para>The option set provides a list of options. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OptionSetType.State">
      <summary>
        <para>The option set represents state options for a <see cref="T:Microsoft.Xrm.Sdk.Metadata.StateAttributeMetadata" /> attribute. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OptionSetType.Status">
      <summary>
        <para>The option set represents status options for a <see cref="T:Microsoft.Xrm.Sdk.Metadata.StatusAttributeMetadata" /> attribute. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OptionSetType.Boolean">
      <summary>
        <para>The option set provides two options for a <see cref="T:Microsoft.Xrm.Sdk.Metadata.BooleanAttributeMetadata" /> attribute. Value = 3.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.OwnershipTypes">
      <summary>
        <para>Specifies the type of ownership for an entity.</para>
        <para>For the Web API use the OwnershipTypes EnumType.</para>
      </summary>
      <remarks>
        <para>The only valid values for custom entities are OrgOwned or UserOwned. For Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online, all UserOwned entities can be assigned to teams.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.OwnershipType" />Entity ownershipOptions available when you create a custom entity</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OwnershipTypes.None">
      <summary>
        <para>The entity does not have an owner. For internal use only. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OwnershipTypes.UserOwned">
      <summary>
        <para>The entity is owned by a system user. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OwnershipTypes.TeamOwned">
      <summary>
        <para>The entity is owned by a team. For internal use only.Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OwnershipTypes.BusinessOwned">
      <summary>
        <para>The entity is owned by a business unit. For internal use only. Value = 4. </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OwnershipTypes.OrganizationOwned">
      <summary>
        <para>The entity is owned by an organization. Value = 8.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.OwnershipTypes.BusinessParented">
      <summary>
        <para>The entity is parented by a business unit. For internal use only. Value = 16.  </para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute type <see langword="Picklist" />.</para>
      </summary>
      <remarks />Customize entity attribute metadataWork with attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.PrivilegeType">
      <summary>
        <para>Describes the type of operation for the privilege</para>
        <para>For the Web API use the PrivilegeType EnumType.</para>
      </summary>
      <remarks />How role-based security can be used to control access to entities in Microsoft Dynamics 365</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.None">
      <summary>
        <para>Specifies no privilege. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.Create">
      <summary>
        <para>The create privilege. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.Read">
      <summary>
        <para>The read privilege. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.Write">
      <summary>
        <para>The write privilege. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.Delete">
      <summary>
        <para>The delete privilege. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.Assign">
      <summary>
        <para>The assign privilege. Value = 5.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.Share">
      <summary>
        <para>The share privilege. Value = 6.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.Append">
      <summary>
        <para>The append privilege. Value = 7.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.AppendTo">
      <summary>
        <para>The append to privilege. Value = 8.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.AttributeQueryExpression">
      <summary>
        <para>Defines a complex query to retrieve attribute metadata for entities retrieved using an <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression" /></para>
      </summary>
      <remarks>
        <para>The following example shows the use of an <see langword="AttributeQueryExpression" /> to retrieve entity metadata.</para>
        <codeReference>MetadataQuery#AttributeQueryExpression,InitialRequest</codeReference>
      </remarks>Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataCollection">
      <summary>
        <para>The structure used to return deleted metadata.</para>
      </summary>
      <remarks>
        <para>This is the collection returned as the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse" />.<see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesResponse.DeletedMetadata" /> property when the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest" /> has values set for the <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.ClientVersionStamp" /> and <see cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveMetadataChangesRequest.DeletedMetadataFilters" /> properties.</para>
        <para>The following code snippets taken from Sample: Query metadata and detect changes show how the <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataCollection" />can be used to detect deleted <see cref="T:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata" />.</para>
        <codeReference>MetadataQuery#updateOptionLabelList,removeOptionLabelsFromCache</codeReference>
      </remarks>Retrieve and detect changes to metadataRetrieve information about deleted metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters">
      <summary>
        <para>An enumeration that specifies the type of deleted metadata to retrieve.</para>
      </summary>
      <remarks>
        <para>The <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters" /> enumeration can also be used as a key to access a subset of deleted metadata included in a <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataCollection" />. The following code snippets show usage of <see langword="DeletedMetadataFilters" /> in Sample: Query metadata and detect changes.</para>
        <codeReference>MetadataQuery#getMetadataChanges,updateOptionLabelList,removeOptionLabelsFromCache</codeReference>
      </remarks>Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters.Entity">
      <summary>
        <para>Deleted Entity metadata. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters.Attribute">
      <summary>
        <para>Deleted Attribute metadata. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters.Relationship">
      <summary>
        <para>Deleted Relationship metadata. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters.Label">
      <summary>
        <para>Deleted Label metadata. Value = 8.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters.OptionSet">
      <summary>
        <para>Deleted OptionSet metadata. Value = 16.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters.Default">
      <summary>
        <para>The value used if not set. Equals <see cref="F:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters.Entity" /></para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.DeletedMetadataFilters.All">
      <summary>
        <para>All deleted metadata. Value = 31.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.EntityKeyQueryExpression">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression">
      <summary>
        <para>Defines a complex query to retrieve entity metadata.</para>
      </summary>
      <remarks>
        <para>The following example shows the use of an <see langword="EntityQueryExpression" /> to retrieve entity metadata.</para>
        <codeReference>MetadataQuery#InitialRequest,getMetadataChanges</codeReference>
      </remarks>Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression">
      <summary>
        <para>Defines the languages for the labels to be retrieved for metadata items that have labels.</para>
      </summary>
      <remarks>
        <para>The number of labels returned for each item depends on the number of language packs installed by the organization. If no additional language packs are installed, there will only be labels for the organization base language. For best performance when additional language packs are installed you can limit labels to those that correspond to the user’s language preference. These preferences can be determined using the values returned by the client-side context getUserLcid function or by querying the <see langword="UserSettings.UILanguageId" /> value.</para>
        <para>The following example shows those portions of the Sample: Query metadata and detect changes which deal with setting the <see langword="LabelQueryExpression" />.</para>
        <codeReference>MetadataQuery#LabelQueryExpression0,LabelQueryExpression1,LabelQueryExpression2,LabelQueryExpression3</codeReference>
      </remarks>Retrieve and detect changes to metadataCustomize labels to support multiple languagesSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionExpression">
      <summary>
        <para>Contains a condition expression used to filter the results of the metadata query.</para>
      </summary>
      <remarks>
        <para>The following code snippet from Sample: Query metadata and detect changes shows the use of <see langword="MetadataConditionExpression" /> to set conditions for Entities and Attributes to return.</para>
        <codeReference>MetadataQuery#EntityFilter,AttributeQueryExpression,InitialRequest</codeReference>
      </remarks>Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator">
      <summary>
        <para>Describes the type of comparison for two values in a metadata condition expression. </para>
      </summary>
      <remarks />Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator.Equals">
      <summary>
        <para>The values are compared for equality. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator.NotEquals">
      <summary>
        <para>The two values are not equal. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator.In">
      <summary>
        <para>The value exists in a list of values. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator.NotIn">
      <summary>
        <para>The given value is not matched to a value in a list. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator.GreaterThan">
      <summary>
        <para>The value is greater than the compared value. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.Query.MetadataConditionOperator.LessThan">
      <summary>
        <para>The value is less than the compared value. Value = 5.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataFilterExpression">
      <summary>
        <para>Specifies complex condition and logical filter expressions used for filtering the results of a metadata query.</para>
      </summary>
      <remarks>
        <para>The following example shows the use of a <see langword="MetadataFilterExpression" /> to return non-intersect, user-owned entities not found in a list of excluded entities.</para>
        <codeReference>MetadataQuery#EntityFilter</codeReference>
      </remarks>Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression">
      <summary>
        <para>Specifies the properties for which non-null values are returned from a query.</para>
      </summary>
      <remarks>
        <para>When the metadata object is instantiated all properties are included but any properties not specified by the <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataPropertiesExpression" /> will contain null values.</para>
      </remarks>Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryBase">
      <summary>
        <para>Represents the abstract base class for constructing a metadata query.</para>
      </summary>
      <remarks />Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.MetadataQueryExpression">
      <summary>
        <para>Represents the abstract base class for constructing a metadata query.</para>
      </summary>
      <remarks />Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.Query.RelationshipQueryExpression">
      <summary>
        <para>Defines a complex query to retrieve entity relationship metadata for entities retrieved using an <see cref="T:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression" /></para>
      </summary>
      <remarks />Retrieve and detect changes to metadataSample: Query metadata and detect changes</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase">
      <summary>
        <para>Contains the metadata for an entity relationship.</para>
      </summary>
      <remarks>
        <para>This is the base class used by <see cref="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata" /> and <see cref="T:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata" />.</para>
      </remarks>Customize entity relationship metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.RelationshipType">
      <summary>
        <para>Specifies the type of entity relationship.</para>
        <para>For the Web API use the RelationshipType EnumType.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.RelationshipType.OneToManyRelationship">
      <summary>
        <para>The entity relationship is a One-to-Many relationship. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.RelationshipType.ManyToManyRelationship">
      <summary>
        <para>The entity relationship is a Many-to-Many relationship. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.RelationshipType.Default">
      <summary>
        <para>The default value. Equivalent to OneToManyRelationship. Value = 0.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.SecurityPrivilegeMetadata">
      <summary>
        <para>Contains the metadata that describes a security privilege for access to an entity.</para>
        <para>For the Web API the corresponding type is SecurityPrivilegeMetadata ComplexType.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.SecurityTypes">
      <summary>
        <para>Describes the security type for the relationship.</para>
        <para>For the Web API use the SecurityTypes EnumType.</para>
      </summary>
      <remarks>
        <para>This enumeration is used for the <see cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.SecurityTypes" /> property. This value is set by the system. You should not set this value.</para>
      </remarks>Customize entity relationship metadata<seealso cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" /><seealso cref="P:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase.SecurityTypes" /></member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.SecurityTypes.None">
      <summary>
        <para>No security privileges are checked during create or update operations. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.SecurityTypes.Append">
      <summary>
        <para>The <see cref="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.Append" /> and <see cref="F:Microsoft.Xrm.Sdk.Metadata.PrivilegeType.AppendTo" /> privileges are checked for create or update operations. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.SecurityTypes.ParentChild">
      <summary>
        <para>Security for the referencing entity record is derived from the referenced entity record. Value = 2.</para>
      </summary>
      <remarks>
        <para>Entities with the <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.IsChildEntity" /> property set to derive their security from the parent record. For example, <see langword="SalesOrderDetail" /> is a child of the <see langword="SalesOrder" /> entity.</para>
      </remarks>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.SecurityTypes.Pointer">
      <summary>
        <para>Security for the referencing entity record is derived from a pointer record. Value = 4.</para>
      </summary>
      <remarks>
        <para>The only available type of pointer record is <see langword="ActivityPointer" /> – the base class for all types of activity records. All activity records share the same privileges. If you can create an activity you can create any type of activity.</para>
      </remarks>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.SecurityTypes.Inheritance">
      <summary>
        <para>
          The referencing entity record inherits security from the referenced security record. Value = 8.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.StateAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute of type <see langword="State" />.</para>
      </summary>
      <remarks>
        <para>This type of attribute has the label Status in the application. The options available for this attribute are read-only.</para>
      </remarks>Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.StateOptionMetadata">
      <summary>
        <para>Contains data to define an option for the options in a State attribute.</para>
        <para>For the Web API the corresponding type is StateOptionMetadata ComplexType.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.StatusAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute of type <see langword="Status" />.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata">
      <summary>
        <para>Contains one of the possible values for an attribute of type <see langword="Status" />.</para>
        <para>For the Web API the corresponding type is StatusOptionMetadata ComplexType.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata">
      <summary>
        <para>Contains the metadata for an attribute of type String.</para>
      </summary>
      <remarks />Customize entity attribute metadata</member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.StringFormat">
      <summary>
        <para>
          Deprecated. Describes the formatting of a string attribute for the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.Format" /> property.</para>
        <para>For the Web API use the StringFormat EnumType.</para>
      </summary>
      <remarks>
        <para>Use the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.FormatName" /> property instead. This property uses <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName" /> values rather than this enumeration.</para>
      </remarks>Customize entity attribute metadata</member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.Email">
      <summary>
        <para>Specifies to display the string as an e-mail. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.Text">
      <summary>
        <para>Specifies to display the string as text. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.TextArea">
      <summary>
        <para>Specifies to display the string as a text area. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.Url">
      <summary>
        <para>Specifies to display the string as a URL. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.TickerSymbol">
      <summary>
        <para>Specifies to display the string as a ticker symbol. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.PhoneticGuide">
      <summary>
        <para>Specifies to display the string as a phonetic guide. Value = 5.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.VersionNumber">
      <summary>
        <para>Specifies to display the string as a version number. Value = 6.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Metadata.StringFormat.Phone">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.StringFormatName">
      <summary>
        <para>Specifies the format of a <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" /> attribute using the <see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.FormatName" /> property.</para>
        <para>For the Web API the corresponding type is StringFormatName ComplexType.</para>
      </summary>
      <remarks>
        <para>This class replaces the deprecated <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringFormat" /> enumeration used to set the <see cref="T:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata" />.<see cref="P:Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata.Format" /> property.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Metadata.UniqueIdentifierAttributeMetadata">
      <summary>
        <para>Represents the unique identifier attribute metadata.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Money">
      <summary>
        <para>Contains the value for a money attribute.</para>
      </summary>
      <remarks>
        <para>This corresponds to the <see langword="CrmMoney" /> class from Microsoft Dynamics CRM 4.0.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.NewOrUpdatedItem">
      <summary>
        <para>Represents the new or updated item.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.OperationStatus">
      <summary>
        <para>Represents the current state of an operation.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.OperationStatus.Failed">
      <summary>
        <para>The operation has failed. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.OperationStatus.Canceled">
      <summary>
        <para>The operation has been canceled. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.OperationStatus.Retry">
      <summary>
        <para>The operation is being retried. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.OperationStatus.Suspended">
      <summary>
        <para>The operation has been suspended. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.OperationStatus.Succeeded">
      <summary>
        <para>The operation has succeeded. Value = 4.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.OptionSetValue">
      <summary>
        <para>Represents a value for an attribute that has an option set.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Organization.EndpointAccessType">
      <summary>
        <para>Indicates the type of network access an endpoint has.</para>
      </summary>
      <remarks />Sample: Access the Discovery service</member>
    <member name="F:Microsoft.Xrm.Sdk.Organization.EndpointAccessType.Default">
      <summary>
        <para>Default access. The actual access is determined by the endpoint URL. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Organization.EndpointAccessType.Internet">
      <summary>
        <para>Internet access. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Organization.EndpointAccessType.Intranet">
      <summary>
        <para>Intranet access. Value = 2.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Organization.EndpointCollection">
      <summary>
        <para>A collection of service endpoints.</para>
      </summary>
      <remarks>
        <para>Typically used to identify each available service, and the service address, for an organization.</para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Organization.EndpointType">
      <summary>
        <para>Identifies the type of service available at an endpoint.</para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Organization.EndpointType.OrganizationService">
      <summary>
        <para>The organization service. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Organization.EndpointType.OrganizationDataService">
      <summary>
        <para>The organization data service. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Organization.EndpointType.WebApplication">
      <summary>
        <para>The web application service. Value = 2.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Organization.OrganizationDetail">
      <summary>
        <para>Provides detailed information on an organization.</para>
        <para>For the Web API the corresponding type is OrganizationDetail ComplexType.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveCurrentOrganizationResponse" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Organization.OrganizationState">
      <summary>
        <para>Describes the current state of an organization.</para>
      </summary>
      <remarks>
        <para>Related to organization provisioning and maintenance.</para>
        <para>For the Web API use the OrganizationState EnumType.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.Organization.OrganizationDetail" />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Organization.OrganizationState.Enabled">
      <summary>
        <para>The organization is enabled. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Organization.OrganizationState.Disabled">
      <summary>
        <para>The organization is disabled. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.OrganizationRequest">
      <summary>
        <para>Contains the data needed to execute a request and the base class for all organization requests.</para>
      </summary>
      <remarks>
        <para>This is the base class for all organization Web service requests.  Pass an instance of a request class to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method.</para>
        <para>You can use this class, specifying the parameter collection. However, when you use the derived class, the parameter collection is created for you.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.OrganizationResponse" />Use messages (request and response classes) with the Execute method</member>
    <member name="T:Microsoft.Xrm.Sdk.OrganizationRequestCollection">
      <summary>
        <para>Contains a collection of organization requests.</para>
      </summary>
      <remarks />Use ExecuteMultiple to improve performance for bulk data load</member>
    <member name="T:Microsoft.Xrm.Sdk.OrganizationResponse">
      <summary>
        <para>Contains the response from a request and the base class for all organization responses.</para>
      </summary>
      <remarks>
        <para>This is the base class for all organization Web service responses. An instance of a response class is returned from the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Execute(Microsoft.Xrm.Sdk.OrganizationRequest)" /> method. </para>
        <para>Some messages do not have a return value. In those classes the <see cref="P:Microsoft.Xrm.Sdk.OrganizationResponse.Results" /> collection will be empty.</para>
      </remarks>
      <seealso cref="T:Microsoft.Xrm.Sdk.OrganizationRequest" />Use messages (request and response classes) with the Execute method</member>
    <member name="T:Microsoft.Xrm.Sdk.OrganizationResponseCollection">
      <summary>
        <para>Contains a collection of organization responses.</para>
      </summary>
      <remarks />Use ExecuteMultiple to improve performance for bulk data load</member>
    <member name="T:Microsoft.Xrm.Sdk.OrganizationServiceFault">
      <summary>
        <para>Represents an organization service fault.</para>
      </summary>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.IOrganizationService" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.ParameterCollection">
      <summary>
        <para>Provides a collection of parameters for a request.</para>
      </summary>
      <remarks>
        <para>For each parameter in the collection there is a key/value pair. The key is the name of the request parameter as defined in the message.</para>
      </remarks>SdkMessage entity messages and methods</member>
    <member name="T:Microsoft.Xrm.Sdk.Query.ColumnSet">
      <summary>
        <para>Specifies the attributes for which non-null values are returned from a query.</para>
        <para>For the Web API the corresponding type is ColumnSet ComplexType.</para>
      </summary>
      <remarks>
        <para>The <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" /> class is used with methods and messages that retrieve one or more records from the database. The query returns non-null values for the attributes that are contained in the <see cref="P:Microsoft.Xrm.Sdk.Query.ColumnSet.Columns" /> property. The attributes not included in the <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet" /> will contain null values. If the column set includes attributes that are not valid for retrieve, they will be ignored and no values will be returned for those attributes.</para>
        <para>
            The primary key is always returned and contains a non-null value.</para>
        <para>Attributes are specified by name. For more information, see <see cref="P:Microsoft.Xrm.Sdk.Metadata.AttributeMetadata.SchemaName" />.</para>
      </remarks>Use the ColumnSet classUse the QueryByAttribute classUse the QueryExpression class<seealso cref="T:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityRequest" /><seealso cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Retrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)" /><seealso cref="T:Microsoft.Xrm.Sdk.Query.QueryByAttribute" /><seealso cref="T:Microsoft.Xrm.Sdk.Query.QueryExpression" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamRequest" /><seealso cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryTeamsBusinessUnitRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUserSettingsSystemUserRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.ReviseQuoteRequest" /><seealso cref="T:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Query.ConditionExpression">
      <summary>
        <para>Contains a condition expression used to filter the results of the query.</para>
      </summary>
      <remarks>
        <para>For more information, see Use the ConditionExpression class.</para>
      </remarks>Build queries with QueryExpression<seealso cref="P:Microsoft.Xrm.Sdk.Query.FilterExpression.Conditions" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Query.ConditionOperator">
      <summary>
        <para>Describes the type of comparison for two values (or expressions) in a condition expression. </para>
      </summary>
      <remarks />
      <example>
        <code language="c#">
filter.AddCondition("accountid", ConditionOperator.Equal, _accountIdArray[j]);
</code>
      </example>
      <seealso cref="P:Microsoft.Xrm.Sdk.Query.ConditionExpression.Operator" />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Equal">
      <summary>
        <para>The values are compared for equality. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotEqual">
      <summary>
        <para>The two values are not equal. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.GreaterThan">
      <summary>
        <para>The value is greater than the compared value. Value = 2.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LessThan">
      <summary>
        <para>The value is less than the compared value. Value = 3.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.GreaterEqual">
      <summary>
        <para>The value is greater than or equal to the compared value. Value = 4.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LessEqual">
      <summary>
        <para>The value is less than or equal to the compared value. Value = 5.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Like">
      <summary>
        <para>The character string is matched to the specified pattern. Value = 6.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotLike">
      <summary>
        <para>The character string does not match the specified pattern. Value = 7.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.In">
      <summary>
        <para>TheThe value exists in a list of values. Value = 8.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotIn">
      <summary>
        <para>The given value is not matched to a value in a subquery or a list. Value = 9.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Between">
      <summary>
        <para>The value is between two values. Value = 10.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotBetween">
      <summary>
        <para>The value is not between two values. Value = 11.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Null">
      <summary>
        <para>The value is null. Value = 12.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotNull">
      <summary>
        <para>The value is not null. Value = 13.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Yesterday">
      <summary>
        <para>The value equals yesterday’s date. Value = 14.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Today">
      <summary>
        <para>The value equals today’s date. Value = 15.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Tomorrow">
      <summary>
        <para>The value equals tomorrow’s date. Value = 16.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Last7Days">
      <summary>
        <para>The value is within the last seven days including today. Value = 17.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Next7Days">
      <summary>
        <para>The value is within the next seven days. Value = 18.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastWeek">
      <summary>
        <para>The value is within the previous week including Sunday through Saturday. Value = 19.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.ThisWeek">
      <summary>
        <para>The value is within the current week. Value = 20.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextWeek">
      <summary>
        <para>The value is within the next week. Value = 21.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastMonth">
      <summary>
        <para>The value is within the last month including first day of the last month and last day of the last month. Value = 22.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.ThisMonth">
      <summary>
        <para>The value is within the current month. Value = 23.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextMonth">
      <summary>
        <para>The value is within the next month. Value = 24.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.On">
      <summary>
        <para>The value is on a specified date. Value = 25.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.OnOrBefore">
      <summary>
        <para>The value is on or before a specified date. Value = 26.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.OnOrAfter">
      <summary>
        <para>The value is on or after a specified date. Value = 27.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastYear">
      <summary>
        <para>The value is within the previous year. Value = 28.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.ThisYear">
      <summary>
        <para>The value is within the current year. Value = 29.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextYear">
      <summary>
        <para>The value is within the next year. Value = 30.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastXHours">
      <summary>
        <para>The value is within the last X hours. Value =31.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextXHours">
      <summary>
        <para>The value is within the next X (specified value) hours. Value = 32.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastXDays">
      <summary>
        <para>The value is within last X days. Value = 33.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextXDays">
      <summary>
        <para>The value is within the next X (specified value) days. Value = 34.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastXWeeks">
      <summary>
        <para>The value is within the last X (specified value) weeks. Value = 35.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextXWeeks">
      <summary>
        <para>The value is within the next X weeks. Value = 36.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastXMonths">
      <summary>
        <para>The value is within the last X (specified value) months. Value = 37.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextXMonths">
      <summary>
        <para>The value is within the next X (specified value) months. Value = 38.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastXYears">
      <summary>
        <para>The value is within the last X years. Value = 39.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextXYears">
      <summary>
        <para>The value is within the next X years. Value = 40.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.EqualUserId">
      <summary>
        <para>The value is equal to the specified user ID. Value = 41.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotEqualUserId">
      <summary>
        <para>The value is not equal to the specified user ID. Value = 42.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.EqualBusinessId">
      <summary>
        <para>The value is equal to the specified business ID. Value = 43.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotEqualBusinessId">
      <summary>
        <para>The value is not equal to the specified business ID. Value = 44.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.ChildOf">
      <summary>
        <para>
          No token name is specified &lt;token xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5"&gt;
            &lt;?Comment AL: Bug fix 5/30/12 2012-05-30T11:03:00Z  Id='2?&gt;internal&lt;?CommentEnd Id='2'
    ?&gt;&lt;/token&gt;.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Mask">
      <summary>
        <para>The value is found in the specified bit-mask value. Value = 46.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotMask">
      <summary>
        <para>The value is not found in the specified bit-mask value. Value = 47.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.MasksSelect">
      <summary>
        <para>
          For internal use only. Value = 48.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Contains">
      <summary>
        <para>The string contains another string. Value = 49.</para>
        <para>You must use the Contains operator for only those attributes that are enabled for full-text indexing. Otherwise, you will receive a generic SQL error message while retrieving data. In a Microsoft Dynamics 365 default installation, only the attributes of the KBArticle (article) entity are enabled for full-text indexing.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.DoesNotContain">
      <summary>
        <para>The string does not contain another string. Value = 50.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.EqualUserLanguage">
      <summary>
        <para>The value is equal to the language for the user. Value = 51.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotOn">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.OlderThanXMonths">
      <summary>
        <para>The value is older than the specified number of months. Value = 53.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.BeginsWith">
      <summary>
        <para>The string occurs at the beginning of another string. Value = 54.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.DoesNotBeginWith">
      <summary>
        <para>The string does not begin with another string. Value = 55.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.EndsWith">
      <summary>
        <para>The string ends with another string. Value = 56.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.DoesNotEndWith">
      <summary>
        <para>The string does not end with another string. Value = 57.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.ThisFiscalYear">
      <summary>
        <para>The value is within the current fiscal year . Value = 58.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.ThisFiscalPeriod">
      <summary>
        <para>The value is within the current fiscal period. Value = 59.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextFiscalYear">
      <summary>
        <para>The value is within the next fiscal year. Value = 60.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextFiscalPeriod">
      <summary>
        <para>The value is within the next fiscal period. Value = 61.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastFiscalYear">
      <summary>
        <para>The value is within the last fiscal year. Value = 62.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastFiscalPeriod">
      <summary>
        <para>The value is within the last fiscal period. Value = 63.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastXFiscalYears">
      <summary>
        <para>The value is within the last X (specified value) fiscal periods. Value = 0x40.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.LastXFiscalPeriods">
      <summary>
        <para>The value is within the last X (specified value) fiscal periods. Value = 65.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextXFiscalYears">
      <summary>
        <para>The value is within the next X (specified value) fiscal years. Value = 66.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NextXFiscalPeriods">
      <summary>
        <para>The value is within the next X (specified value) fiscal period. Value = 67.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.InFiscalYear">
      <summary>
        <para>The value is within the specified year. Value = 68.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.InFiscalPeriod">
      <summary>
        <para>The value is within the specified fiscal period. Value = 69.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.InFiscalPeriodAndYear">
      <summary>
        <para>The value is within the specified fiscal period and year. Value = 70.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.InOrBeforeFiscalPeriodAndYear">
      <summary>
        <para>The value is within or before the specified fiscal period and year. Value = 71.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.InOrAfterFiscalPeriodAndYear">
      <summary>
        <para>The value is within or after the specified fiscal period and year. Value = 72.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.EqualUserTeams">
      <summary>
        <para>The record is owned by teams that the user is a member of. Value = 73.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.EqualUserOrUserTeams">
      <summary>
        <para>The record is owned by a user or teams that the user is a member of. Value = 74.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Under">
      <summary>
        <para>Returns all child records below the referenced record in the hierarchy. Value = 76.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.NotUnder">
      <summary>
        <para>Returns all records not below the referenced record in the hierarchy. Value = 77.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.UnderOrEqual">
      <summary>
        <para>Returns the referenced record and all child records below it in the hierarchy. Value = 79.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.Above">
      <summary>
        <para>Returns all records in referenced record's hierarchical ancestry line. Value = 75.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.AboveOrEqual">
      <summary>
        <para>Returns the referenced record and all records above it in the hierarchy. Value = 78.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.EqualUserOrUserHierarchy">
      <summary>
        <para>When hierarchical security models are used, Equals current user or their reporting hierarchy. Value = 80.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.EqualUserOrUserHierarchyAndTeams">
      <summary>
        <para>When hierarchical security models are used, Equals current user and his teams or their reporting hierarchy and their teams. Value = 81.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.OlderThanXYears">
      <summary>
        <para />
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.OlderThanXWeeks">
      <summary>
        <para />
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.OlderThanXDays">
      <summary>
        <para />
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.OlderThanXHours">
      <summary>
        <para />
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.ConditionOperator.OlderThanXMinutes">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Query.FetchExpression">
      <summary>
        <para>Contains a query expressed in FetchXML.</para>
      </summary>
      <remarks />Build queries with FetchXMLFetchXML schema</member>
    <member name="T:Microsoft.Xrm.Sdk.Query.FilterExpression">
      <summary>
        <para>Specifies complex condition and logical filter expressions used for filtering the results of the query.</para>
      </summary>
      <remarks>
        <para>
            
          </para>
      </remarks>Use the FilterExpression class<seealso cref="P:Microsoft.Xrm.Sdk.Query.QueryExpression.Criteria" /><seealso cref="P:Microsoft.Xrm.Sdk.Query.LinkEntity.LinkCriteria" />Sample: Query connection roles by entity type code (early bound)Sample: Clean up history for a queue (early bound)Sample: Retrieve an opportunity (early bound)Sample: Retrieve records from an intersect table</member>
    <member name="T:Microsoft.Xrm.Sdk.Query.JoinOperator">
      <summary>
        <para>Contains the possible values for a join operator in a <see cref="T:Microsoft.Xrm.Sdk.Query.LinkEntity" />. </para>
      </summary>
      <remarks />Sample: Query connections by reciprocal roles (early bound)Sample: Retrieve multiple with the QueryExpression class</member>
    <member name="F:Microsoft.Xrm.Sdk.Query.JoinOperator.Inner">
      <summary>
        <para>The values in the attributes being joined are compared using a comparison operator. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.JoinOperator.LeftOuter">
      <summary>
        <para>All instances of the entity in the FROM clause are returned if they meet WHERE or HAVING search conditions. Value = 1.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.JoinOperator.Natural">
      <summary>
        <para>Only one value of the two joined attributes is returned if an equal-join operation is performed and the two values are identical. Value = 2.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Query.LinkEntity">
      <summary>
        <para>Specifies the links between multiple entity types used in creating complex queries.</para>
      </summary>
      <remarks />
      <example>
        <code>
q = new QueryExpression();
q.EntityName = "account";
q.ColumnSet = new ColumnSet();
q.ColumnSet.Columns.Add("name");

q.LinkEntities.Add(new LinkEntity("account", "contact", "primarycontactid", "contactid", JoinOperator.Inner));
q.LinkEntities[0].Columns.AddColumns("firstname", "lastname");
q.LinkEntities[0].EntityAlias = "temp";

q.Criteria = new FilterExpression();
q.Criteria.AddCondition("accountnumber", ConditionOperator.Equal, accountNumber);
q.Orders.Add(new OrderExpression("name", OrderType.Descending));
q.Distinct = true;
EntityCollection ec = this.Context.Proxy.RetrieveMultiple(q);

Log.Assert(ec.Entities.Count == 3, "Expected 3 entities, received {0}", ec.Entities.Count);
Log.Assert((string)ec.Entities[0]["name"] == "SdkAccount3", "First Entity should be SdkAccount3");
Log.Assert((string)ec.Entities[1]["name"] == "SdkAccount2", "First Entity should be SdkAccount2");
Log.Assert((string)ec.Entities[2]["name"] == "SdkAccount1", "First Entity should be SdkAccount1");
Log.Assert((string)((AliasedValue)ec.Entities[0]["temp.firstname"]).Value == (string)contact["firstname"], "Expected {0} Got {1}", contact["firstname"], ec.Entities[0]["temp.firstname"]);
Log.Assert((string)((AliasedValue)ec.Entities[1]["temp.lastname"]).Value == (string)contact["lastname"], "Expected {0} Got {1}", contact["lastname"], ec.Entities[1]["temp.lastname"]);
</code>
      </example>
      <seealso cref="P:Microsoft.Xrm.Sdk.Query.QueryExpression.LinkEntities" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Query.LogicalOperator">
      <summary>
        <para>Contains the possible values for an operator in a <see cref="T:Microsoft.Xrm.Sdk.Query.FilterExpression" />. </para>
      </summary>
      <remarks />Test for a null valueUse the FilterExpression classSample: Query connections by reciprocal roles (early bound)Sample: Retrieve records from an intersect table</member>
    <member name="F:Microsoft.Xrm.Sdk.Query.LogicalOperator.And">
      <summary>
        <para>A logical AND operation is performed. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.LogicalOperator.Or">
      <summary>
        <para>A logical OR operation is performed. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Query.OrderExpression">
      <summary>
        <para>Sets the order in which the entity instances are returned from the query.</para>
      </summary>
      <remarks />Page large result sets with QueryExpression</member>
    <member name="T:Microsoft.Xrm.Sdk.Query.OrderType">
      <summary>
        <para>Contains the possible values for the order type in an <see cref="T:Microsoft.Xrm.Sdk.Query.OrderExpression" />. </para>
      </summary>
      <remarks />Page large result sets with QueryExpressionSample: Create and update records with related records (early bound)</member>
    <member name="F:Microsoft.Xrm.Sdk.Query.OrderType.Ascending">
      <summary>
        <para>The values of the specified attribute should be sorted in ascending order, from lowest to highest. Value = 0.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.Query.OrderType.Descending">
      <summary>
        <para>The values of the specified attribute should be sorted in descending order, from highest to lowest. Value = 1.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Query.PagingInfo">
      <summary>
        <para>Specifies a number of pages and a number of entity instances per page to return from the query.  </para>
        <para>For the Web API the corresponding type is PagingInfo ComplexType.</para>
      </summary>
      <remarks />Page large result sets with QueryExpressionSample: Use FetchXML with a paging cookie<seealso cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo" /></member>
    <member name="T:Microsoft.Xrm.Sdk.Query.QueryBase">
      <summary>
        <para>Represents the abstract base class for constructing a query. </para>
      </summary>
      <remarks />Build queries with QueryExpression</member>
    <member name="T:Microsoft.Xrm.Sdk.Query.QueryByAttribute">
      <summary>
        <para>Contains a query that is expressed as a set of attribute and value pairs.  </para>
      </summary>
      <remarks />
      <example>
        <code language="c#">
//  Create query using QueryByAttribute.
QueryByAttribute querybyattribute = new QueryByAttribute("account") {
   ColumnSet = new ColumnSet("name", "address1_city", "emailaddress1"),
   Attributes.AddRange("address1_city"),
   Values.AddRange("Redmond")
};


</code>
      </example>Build queries with QueryExpressionSample: Retrieve multiple with the QueryByAttribute class</member>
    <member name="T:Microsoft.Xrm.Sdk.Query.QueryExpression">
      <summary>
        <para>Contains a complex query expressed in a hierarchy of expressions.</para>
      </summary>
      <remarks>
        <para>QueryExpression provides an object model to construct a query. Queries can also be created using FetchXML, a proprietary XML based query language. You can convert queries between FetchXML and QueryExpression using <see cref="T:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionRequest" /> and <see cref="T:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlRequest" /> messages. More information: Sample: Convert queries between Fetch and QueryExpression.</para>
      </remarks>
      <example>
        <codeReference>Query#RetrieveMultipleConditionOperatorsQE1</codeReference>
      </example>Build queries with QueryExpressionSample: Retrieve multiple with the QueryExpression classSample: Query connection roles by entity type code (early bound)</member>
    <member name="T:Microsoft.Xrm.Sdk.QuickFindConfiguration">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.QuickFindConfigurationCollection">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.QuickFindResult">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.QuickFindResultCollection">
      <summary>
        <para>
          For internal use only.
        </para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.RelatedEntityCollection">
      <summary>
        <para>Contains a collection of related entities.</para>
      </summary>
      <remarks>
        <para>For each related entity in the collection there is a key/value pair. </para>
      </remarks>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.Relationship">
      <summary>
        <para>Represents a relationship between two entities.</para>
      </summary>
      <remarks />Customize entity relationship metadata<seealso cref="T:Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase" /><seealso cref="T:Microsoft.Xrm.Sdk.Metadata.OneToManyRelationshipMetadata" /><seealso cref="T:Microsoft.Xrm.Sdk.Metadata.ManyToManyRelationshipMetadata" /></member>
    <member name="T:Microsoft.Xrm.Sdk.RelationshipQueryCollection">
      <summary>
        <para>Provides a collection of relationship queries.</para>
      </summary>
      <remarks>
        <para>For each relationship query in the collection there is a key/value pair. The key is the logical name of the relationship.</para>
      </remarks>
      <seealso cref="P:Microsoft.Xrm.Sdk.Messages.RetrieveRequest.RelatedEntitiesQuery" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.RelationshipSchemaNameAttribute">
      <summary>
        <para>Used by the code generation tool to create classes based on entities.</para>
      </summary>
      <remarks />Use the early bound entity classes in code</member>
    <member name="T:Microsoft.Xrm.Sdk.RemoteExecutionContext">
      <summary>
        <para>Defines the contextual information sent to a remote service endpoint at run-time.</para>
      </summary>
      <remarks>
        <para>A populated <see langword="RemoteExecutionContext" /> instance is passed from Microsoft Dynamics 365 to a Microsoft Azure Service Bus solution listener. The remote execution context contains the same information that is passed to an asynchronous registered Microsoft Dynamics 365 plug-in plus some additional information.</para>
      </remarks>Write a listener application for a Microsoft Azure solution<seealso cref="T:Microsoft.Xrm.Sdk.IPluginExecutionContext" /></member>
    <member name="T:Microsoft.Xrm.Sdk.RemovedOrDeletedItem">
      <summary>
        <para>Represents the removed or deleted item.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.SaveChangesException">
      <summary>
        <para>Represents an exception that occurred when saving changes to the <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />.</para>
      </summary>
      <remarks />
      <seealso cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.SaveChangesResult">
      <summary>
        <para>Contains the result of the save changes operation returned from the organization web service.</para>
      </summary>
      <remarks>
        <para>This class is only used in conjunction with <see cref="T:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext" />. An instance of this class is returned when <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /> is called.</para>
      </remarks>Use the OrganizationServiceContext class</member>
    <member name="T:Microsoft.Xrm.Sdk.SaveChangesResultCollection">
      <summary>
        <para>Provides a collection of results for a save changes operation.</para>
      </summary>
      <remarks>
        <para>Returned from these methods:  <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.OnSaveChanges(Microsoft.Xrm.Sdk.SaveChangesResultCollection)" />, <see cref="M:Microsoft.Xrm.Sdk.Client.OrganizationServiceContext.SaveChanges" /></para>
      </remarks>Use the OrganizationServiceContext classSample: Use the organization service context</member>
    <member name="T:Microsoft.Xrm.Sdk.ServiceEndpointFault">
      <summary>
        <para>Represents a fault at a service endpoint in the cloud.</para>
      </summary>
      <remarks />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.UserSearchFacet">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.UserSearchFacetCollection">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.UserSearchFacetResponseCollection">
      <summary>
        <para />
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient">
      <summary>
        <para>Implements <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> and provides an authenticated connection to the Discovery.svc/web endpoint. This /web endpoint is also used by web resources.</para>
      </summary>
      <remarks>
        <para>You must set the <see cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.HeaderToken" /> and <see cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" /> property values before using the proxy object to make service calls. </para>
        <para>To call the Discovery web service using the <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> interface, cast the proxy instance to an <see cref="T:Microsoft.Xrm.Sdk.Discovery.IDiscoveryService" /> type.</para>
      </remarks>Discover the URL for your organization using the Organization ServiceAuthenticate the user with the web services</member>
    <member name="T:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient">
      <summary>
        <para>Implements <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> and provides an authenticated connection to the Organization.svc/web endpoint. This /web endpoint is also used by web resources.</para>
      </summary>
      <remarks>
        <para>You must set the <see cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.HeaderToken" /> and <see cref="P:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1.SdkClientVersion" /> property values before using the proxy object to make service calls.</para>
        <para>To call the Organization web service using the <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> interface, cast the proxy instance to an <see cref="T:Microsoft.Xrm.Sdk.IOrganizationService" /> type.</para>
      </remarks>Use the Organization Service to read and write data or metadataAuthenticate the user with the web services</member>
    <member name="T:Microsoft.Xrm.Sdk.WebServiceClient.UserType">
      <summary>
        <para>The type of user that a message request executes for. </para>
      </summary>
      <remarks />
    </member>
    <member name="F:Microsoft.Xrm.Sdk.WebServiceClient.UserType.CrmUser">
      <summary>
        <para>A CRM system user.</para>
      </summary>
    </member>
    <member name="F:Microsoft.Xrm.Sdk.WebServiceClient.UserType.ExternalPartyUser">
      <summary>
        <para>An external party user.</para>
      </summary>
    </member>
    <member name="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClient`1">
      <summary>
        <para>A base class that creates an authenticated web service endpoint on a WCF channel.</para>
      </summary>
      <typeparam name="TService">
        <para>A type of web service.</para>
      </typeparam>
      <remarks />
      <seealso cref="T:Microsoft.Xrm.Sdk.WebServiceClient.DiscoveryWebProxyClient" />
      <seealso cref="T:Microsoft.Xrm.Sdk.WebServiceClient.OrganizationWebProxyClient" />
    </member>
    <member name="T:Microsoft.Xrm.Sdk.WebServiceClient.WebProxyClientContextInitializer`1">
      <summary>
        <para>Ensures that the access token and other header values are added to every outbound service call.</para>
      </summary>
      <typeparam name="TService">
        <para>A web service.</para>
      </typeparam>
      <remarks />
    </member>
  </members>
</doc>