attributepicklistvalue EntityType
Option Set Value
- Entity set path:
- [organization URI]/api/data/v9.2/attributepicklistvalues
- Base type:
- crmbaseentity
- Display name:
- Option Set Value
- Primary key:
- attributepicklistvalueid
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
attributepicklistvalueid | Edm.Guid |
Unique identifier of the AttributePicklistValue Display name: AttributePicklistValue Id |
||||||||||
componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||
ishidden | Edm.Boolean |
Hides or shows the AttributePicklistValue Display name: IsHidden
Default options
|
||||||||||
overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||
solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||
versionnumber | Edm.Int64 |
The version number of this attribute picklist value. 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 |
---|---|---|
attributepicklistvalue_AsyncOperations | asyncoperation | regardingobjectid_attributepicklistvalue |
attributepicklistvalue_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_attributepicklistvalue |
attributepicklistvalue_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_attributepicklistvalue |
attributepicklistvalue_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_attributepicklistvalue |
attributepicklistvalue_SyncErrors | syncerror | regardingobjectid_attributepicklistvalue |