Click or drag to resize

ChannelAccessProfileRuleItem Class

Defines the rule items of a profile rule set for the automated profile association.For internal use only
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceChannelAccessProfileRuleItem

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

The ChannelAccessProfileRuleItem type exposes the following members.

Constructors
 NameDescription
Public methodChannelAccessProfileRuleItem Default Constructor.
Top
Properties
 NameDescription
Public propertyAssociatedChannelAccessProfile Choose the channel access profile that the item is assigned to.
Public propertyAttributes
(Inherited from Entity)
Public propertyChannelAccessProfileRuleId Shows the channel access profile rule associated with this channel access profile rule item.
Public propertyChannelAccessProfileRuleItem_SyncErrors 1:N ChannelAccessProfileRuleItem_SyncErrors
Public propertyChannelAccessProfileRuleItemId Unique identifier for entity instances
Public propertyChannelAccessProfileRuleItemIdUnique Unique identifier of the channel access profile rule item.
Public propertyComponentState For internal use only.
Public propertyConditionXml Condition for Rule item
Public propertyCreatedBy Shows who created the record.
Public propertyCreatedOn Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyCreatedOnBehalfBy Shows who created the record on behalf of another user.
Public propertyDescription Type additional information to describe the channel access profile rule item.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Exchange rate for the currency associated with the channel access profile rule item with respect to the base currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyIntroducedVersion Version in which the channel access profile rule item is introduced.
Public propertyIsManaged Is Managed
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_profileruleitem_createdby N:1 lk_profileruleitem_createdby
Public propertylk_profileruleitem_createdonbehalfby N:1 lk_profileruleitem_createdonbehalfby
Public propertylk_profileruleitem_modifiedby N:1 lk_profileruleitem_modifiedby
Public propertylk_profileruleitem_modifiedonbehalfby N:1 lk_profileruleitem_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedBy Shows who last updated the record
Public propertyModifiedOn Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyModifiedOnBehalfBy Shows who last updated the record on behalf of another user.
Public propertyName Type a descriptive name for the channel access profile rule item.
Public propertyOverwriteTime Date and time when the record was created.
Public propertyOwnerId Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user or team.
Public propertyOwningBusinessUnit Unique identifier for the business unit that owns the record
Public propertyOwningUser Unique identifier for the user that owns the record.
Public propertyprofilerule_entries N:1 profilerule_entries
Public propertyprofileruleitem_Annotations 1:N profileruleitem_Annotations
Public propertyprofileruleitem_associated_channelaccessprofile N:1 profileruleitem_associated_channelaccessprofile
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertySequenceNumber Sequence number of the Channel access profile rule item
Public propertySolutionId Unique identifier of the associated solution.
Public propertyTimeZoneRuleVersionNumber For internal use only.
Public propertyTransactionCurrency_profileruleitem N:1 TransactionCurrency_profileruleitem
Public propertyTransactionCurrencyId Exchange rate for the currency associated with the channel access profile rule item with respect to the base currency.
Public propertyUTCConversionTimeZoneCode Time zone code that was in use when the record was created.
Public propertyVersionNumber 
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