attribute EntityType
- Entity Set Path
- [organization URI]/api/data/v9.0/attributes
- Base Type
- crmbaseentity
- Display Name
- Attribute
- Primary Key
- attributeid
- Primary Key Attribute
- 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_solutioncomponentattrconfig | solutioncomponentattributeconfiguration | AttributeId |
| referencedattribute_relationshipattribute | relationshipattribute | referencedattributeid_relationshipattribute |
| referencingdattribute_relationshipattribute | relationshipattribute | referencingattributeid_relationshipattribute |
Solutions
The following solutions include the attribute entity type.
| Name | Description |
|---|---|
| System Solution | Internal CRM System Solution |
| Metadata Extension |