attribute EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/attributes
- Base type:
- crmbaseentity
- Display name:
- Attribute
- Primary key:
- attributeid
- Primary name column:
- name
- Operations supported:
- GET (RetrieveMultiple Only)
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| attributeid | Edm.Guid |
Unique identifier of the attribute. Display name: Attribute |
||||||||||
| attributeof | Edm.Guid |
Attribute Of Display name: Attribute Of Read only
|
||||||||||
| attributetypeid | Edm.Guid |
Attribute Type Id Display name: Attribute Type Id Read only
|
||||||||||
| componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||
| externalname | Edm.String |
The external name of this attribute. Display name: External Name |
||||||||||
| logicalname | Edm.String |
The logical name of this attribute. Display name: Logical Name |
||||||||||
| managedpropertylogicalname | Edm.String |
The managed property logical name of this attribute. Display name: Managed Property Logical Name |
||||||||||
| managedpropertyparentattributename | Edm.String |
The managed property parent attribute name of this attribute. Display name: Managed Property Parent Attribute Name |
||||||||||
| name | Edm.String |
The name of this Attribute. Display name: Name |
||||||||||
| overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||
| physicalname | Edm.String |
The physical name of this attribute. Display name: Physical Name |
||||||||||
| solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||
| tablecolumnname | Edm.String |
The table column name of this attribute. Display name: Table Column Name |
||||||||||
| validforreadapi | Edm.Boolean |
Valid For Read API Display name: Valid For Read API Read only
Default options
|
||||||||||
| versionnumber | Edm.Int64 |
The version number of this attribute. Display name: Version Number Read only
|
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
| Name | Type | Partner |
|---|---|---|
| attribute_dvfilesearchattribute | dvfilesearchattribute | attribute |
| attribute_dvtablesearchattribute | dvtablesearchattribute | attribute |
| attribute_solutioncomponentattrconfig | solutioncomponentattributeconfiguration | AttributeId |
| emailaddressconfiguration_attribute_AttributeId | emailaddressconfiguration | AttributeId_EmailAddressConfiguration |
| referencedattribute_relationshipattribute | relationshipattribute | referencedattributeid_relationshipattribute |
| referencingdattribute_relationshipattribute | relationshipattribute | referencingattributeid_relationshipattribute |