Click or drag to resize

TextAnalyticsEntityMapping Class

Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceTextAnalyticsEntityMapping

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

The TextAnalyticsEntityMapping type exposes the following members.

Constructors
 NameDescription
Public methodTextAnalyticsEntityMapping Default Constructor.
Top
Properties
 NameDescription
Public propertyadvancedsimilarityrule_textanalyticsentitymapping N:1 advancedsimilarityrule_textanalyticsentitymapping
Public propertyAdvancedSimilarityRuleId Advanced Similarity RuleId associated with entity mapping.
Public propertyAttributes
(Inherited from Entity)
Public propertyComponentState For internal use only.
Public propertyEntity Entity
Public propertyEntityDisplayName Entity Display Name
Public propertyEntityPickList Select Entity
Public propertyEntityState
(Inherited from Entity)
Public propertyExtensionData
(Inherited from Entity)
Public propertyField Field
Public propertyFieldDisplayName Field Display Name
Public propertyFieldPickList Select Field
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyIsManaged Is Manageed
Public propertyIsTextMatchMapping Specify if the mapping is for text match or exact match
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyknowledgesearchmodel_textanalyticsentitymapping N:1 knowledgesearchmodel_textanalyticsentitymapping
Public propertyKnowledgeSearchModelId Knowledge Search Model associated with entity mapping.
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertyLogicalName
(Inherited from Entity)
Public propertyModelType Model Type.
Public propertyorganization_textanalyticsentitymapping N:1 organization_textanalyticsentitymapping
Public propertyOrganizationId Unique identifier of the organization associated with the Text Analytics Entity Mapping.
Public propertyOverwriteTime Date and time when the record was created.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRelationshipName Relationship Name
Public propertyRowVersion
(Inherited from Entity)
Public propertysimilarityrule_textanalyticsentitymapping N:1 similarityrule_textanalyticsentitymapping
Public propertySimilarityRuleId Similarity Rule associated with entity mapping.
Public propertySolutionId Unique identifier of the associated solution.
Public propertyTextAnalyticsEntityMappingId Unique identifier for entity instances
Public propertyTextAnalyticsEntityMappingIdUnique Unique identifier of the Text Analytics Entity Mapping
Public propertytopicmodelconfiguration_textanalyticsentitymapping N:1 topicmodelconfiguration_textanalyticsentitymapping
Public propertyTopicModelConfigurationId Topic Model Configuration associated with entity mapping.
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