Click or drag to resize

DynamicPropertyAssociation Class

Association of a property definition with another entity in the system.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceDynamicPropertyAssociation

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

The DynamicPropertyAssociation type exposes the following members.

Constructors
 NameDescription
Public methodDynamicPropertyAssociation Default Constructor.
Top
Properties
 NameDescription
Public propertyAssociationStatus Shows the status of the property association.
Public propertyAttributes
(Inherited from Entity)
Public propertyCreatedBy Shows who created the record.
Public propertyCreatedOn Shows the date and time when the record was created.
Public propertyCreatedOnBehalfBy Shows who created the record on behalf of another user.
Public propertyDMTImportState Internal Use Only
Public propertyDynamicproperty_DynamicPropertyAssociation N:1 Dynamicproperty_DynamicPropertyAssociation
Public propertyDynamicPropertyAssociation_organization N:1 DynamicPropertyAssociation_organization
Public propertyDynamicPropertyAssociation_TransactionCurrency N:1 DynamicPropertyAssociation_TransactionCurrency
Public propertyDynamicPropertyAssociationId Shows the unique identifier of the property association.
Public propertyDynamicPropertyId Shows the property that uses this option set item.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeRate Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyImportSequenceNumber Shows the data import or data migration that created this record.
Public propertyInheritanceState Shows the inheritance state in relationship to the parent property.
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_DynamicPropertyAssociationattribute_createdby N:1 lk_DynamicPropertyAssociationattribute_createdby
Public propertylk_DynamicPropertyAssociationattribute_CreatedOnBehalfBy N:1 lk_DynamicPropertyAssociationattribute_CreatedOnBehalfBy
Public propertylk_DynamicPropertyAssociationattribute_ModifiedBy N:1 lk_DynamicPropertyAssociationattribute_ModifiedBy
Public propertylk_DynamicPropertyAssociationattribute_ModifiedOnBehalfBy N:1 lk_DynamicPropertyAssociationattribute_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.
Public propertyModifiedOnBehalfBy Shows who created the record on behalf of another user.
Public propertyOrganizationId Shows the organization associated with the record.
Public propertyOverriddenCreatedOn Shows the date and time that the record was migrated.
Public propertyProduct_DynamicPropertyAssociation N:1 Product_DynamicPropertyAssociation
Public propertyProductAssociation_DynamicPropertyAssociation N:1 ProductAssociation_DynamicPropertyAssociation
Public propertyRegardingObjectid Shows the object that the property is associated with.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertyTransactionCurrencyId Shows the currency associated with the record.
Public propertyVersionNumber Shows the version number of the property association.
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