Click or drag to resize

ExternalParty Class

Information about external parties that need to access Dynamics CRM from external channels.For internal use only
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceExternalParty

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ExternalParty : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The ExternalParty type exposes the following members.

Constructors
 NameDescription
Public methodExternalParty Default Constructor.
Top
Properties
 NameDescription
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_externalparty N:1 business_unit_externalparty
Public propertyCorrelationKey Contains the value that is used to detect and avoid duplicate external party records.
Public propertyCreatedBy Unique identifier of the user who created the record.
Public propertyCreatedOn Date and time when the record was created.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the record.
Public propertyEmailAddress Shows the email address derived from the equivalent record that's enabled as the external party and shows the external user's email address.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Exchange rate for the currency associated with the ExternalParty with respect to the base currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyexternalparty_AsyncOperations 1:N externalparty_AsyncOperations
Public propertyexternalparty_BulkDeleteFailures 1:N externalparty_BulkDeleteFailures
Public propertyexternalparty_entries 1:N externalparty_entries
Public propertyexternalparty_ProcessSession 1:N externalparty_ProcessSession
Public propertyExternalParty_SyncErrors 1:N ExternalParty_SyncErrors
Public propertyexternalparty_UserEntityInstanceDatas 1:N externalparty_UserEntityInstanceDatas
Public propertyExternalPartyId Unique identifier for entity instances
Public propertyExternalPartyIdUnique Unique identifier of the External Party used when synchronizing customizations for the Microsoft Dynamics CRM client for Outlook
Public propertyFirstName Type the external party's first name.
Public propertyFormattedValues
(Inherited from Entity)
Public propertyFullName Type the full name of the external party.
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyImportSequenceNumber Sequence number of the import that created this record.
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLastDisabledOn Shows the date when the external party was last disabled on.
Public propertyLastEnabledOn Shows the date when the external party was last enabled on.
Public propertyLastName Type the external party's last name.
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_externalparty_account_createdby 1:N lk_externalparty_account_createdby
Public propertylk_externalparty_account_modifiedby 1:N lk_externalparty_account_modifiedby
Public propertylk_externalparty_contact_createdby 1:N lk_externalparty_contact_createdby
Public propertylk_externalparty_contact_modifiedby 1:N lk_externalparty_contact_modifiedby
Public propertylk_externalparty_createdby N:1 lk_externalparty_createdby
Public propertylk_externalparty_createdonbehalfby N:1 lk_externalparty_createdonbehalfby
Public propertylk_externalparty_incident_createdby 1:N lk_externalparty_incident_createdby
Public propertylk_externalparty_incident_modifiedby 1:N lk_externalparty_incident_modifiedby
Public propertylk_externalparty_incidentresolution_createdby 1:N lk_externalparty_incidentresolution_createdby
Public propertylk_externalparty_incidentresolution_modifiedby 1:N lk_externalparty_incidentresolution_modifiedby
Public propertylk_externalparty_modifiedby N:1 lk_externalparty_modifiedby
Public propertylk_externalparty_modifiedonbehalfby N:1 lk_externalparty_modifiedonbehalfby
Public propertylk_externalparty_opportunityclose_createdby 1:N lk_externalparty_opportunityclose_createdby
Public propertylk_externalparty_opportunityclose_modifiedby 1:N lk_externalparty_opportunityclose_modifiedby
Public propertylk_externalparty_orderclose_createdby 1:N lk_externalparty_orderclose_createdby
Public propertylk_externalparty_orderclose_modifiedby 1:N lk_externalparty_orderclose_modifiedby
Public propertylk_externalparty_product_createdby 1:N lk_externalparty_product_createdby
Public propertylk_externalparty_product_modifiedby 1:N lk_externalparty_product_modifiedby
Public propertylk_externalparty_quoteclose_createdby 1:N lk_externalparty_quoteclose_createdby
Public propertylk_externalparty_quoteclose_modifiedby 1:N lk_externalparty_quoteclose_modifiedby
Public propertylk_externalparty_subject_createdby 1:N lk_externalparty_subject_createdby
Public propertylk_externalparty_subject_modifiedby 1:N lk_externalparty_subject_modifiedby
Public propertylk_externalparty_uom_createdby 1:N lk_externalparty_uom_createdby
Public propertylk_externalparty_uom_modifiedby 1:N lk_externalparty_uom_modifiedby
Public propertylk_externalparty_uomschedule_createdby 1:N lk_externalparty_uomschedule_createdby
Public propertylk_externalparty_uomschedule_modifiedby 1:N lk_externalparty_uomschedule_modifiedby
Public propertyLogicalName
(Inherited from Entity)
Public propertyMiddleName Type the external party's middle name.
Public propertyModifiedBy Unique identifier of the user who modified the record.
Public propertyModifiedOn Date and time when the record was modified.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who modified the record.
Public propertyOverriddenCreatedOn Date and time that the record was migrated.
Public propertyOwnerId Unique identifier of the user or team who owns the record.
Public propertyOwningBusinessUnit Unique identifier for the business unit that owns the record
Public propertyOwningTeam Unique identifier for the team that owns the record.
Public propertyOwningUser Unique identifier for the user that owns the record.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertyStateCode Shows whether the external party is enabled or disabled
Public propertyStatusCode Select the external party status
Public propertyteam_externalparty N:1 team_externalparty
Public propertyTimeZoneRuleVersionNumber For internal use only.
Public propertyTransactionCurrency_ExternalParty N:1 TransactionCurrency_ExternalParty
Public propertyTransactionCurrencyId Exchange rate for the currency associated with the ExternalParty with respect to the base currency.
Public propertyType Type of the external party.
Public propertyuser_externalparty N:1 user_externalparty
Public propertyUTCConversionTimeZoneCode Time zone code that was in use when the record was created.
Public propertyVersionNumber 
Public propertyYomiFirstName Type the phonetic spelling of the external party's first name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the external party..
Public propertyYomiFullName Shows the combined Yomi first and last names of the external party so that the full phonetic name can be displayed in views and reports.
Public propertyYomiLastName Type the phonetic spelling of the external party's last name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the external party.
Public propertyYomiMiddleName Type the phonetic spelling of the external party's middle name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also