solutionhistorydata EntityType
solution history data
- Entity set path:
- [organization URI]/api/data/v9.2/solutionhistories
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- SolutionHistoryData
- Primary key:
- solutionhistorydataid
- Operations supported:
- GET (RetrieveMultiple Only)
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
activityid | Edm.Guid |
The Activity Id. Display name: The Activity Id |
||||||||||||
correlationid | Edm.Guid |
The Correlation Id. Display name: The Correlation Id |
||||||||||||
endtime | Edm.DateTimeOffset |
DateTime of the end of the solution event. Display name: End Time |
||||||||||||
errorcode | Edm.Int32 |
The error code of the operation performed on the solution. Display name: ErrorCode |
||||||||||||
exceptionmessage | Edm.String |
The Exception Message. Display name: ExceptionMessage |
||||||||||||
exceptionstack | Edm.String |
The Exception Stack. Display name: ExceptionStack |
||||||||||||
ismanaged | Edm.Boolean |
Is Solution Managed Display name: Is Solution Managed
Default options
|
||||||||||||
ismicrosoftpublisher | Edm.Boolean |
Is the solution published by a Microsoft publisher. Display name: Is Published by Microsoft
Default options
|
||||||||||||
isoverwritecustomizations | Edm.Boolean |
Does the event overwrite customizations. Display name: Is Overwrite Customizations
Default options
|
||||||||||||
ispatch | Edm.Boolean |
Is Solution Patch Display name: Is Solution Patch
Default options
|
||||||||||||
operation | Edm.Int32 |
The operation performed on the solution. Display name: Operation
Default options
|
||||||||||||
packagename | Edm.String |
Name of the package. Display name: PackageName |
||||||||||||
packageversion | Edm.String |
Version of the package. Display name: PackageVersion |
||||||||||||
publishername | Edm.String |
Name of the solution's publisher. Display name: PublisherName |
||||||||||||
result | Edm.Int32 |
The result of the operation performed on the solution. Display name: Result |
||||||||||||
solutionhistorydataid | Edm.Guid |
Unique identifier for entity instances Display name: SolutionHistoryDataId |
||||||||||||
solutionid | Edm.Guid |
The Solution. Display name: The Solution |
||||||||||||
solutionname | Edm.String |
Name of the solution. Display name: SolutionName |
||||||||||||
solutionversion | Edm.String |
The Version of the Solution. Display name: SolutionVersion |
||||||||||||
starttime | Edm.DateTimeOffset |
DateTime of the start of the solution event. Display name: Start Time |
||||||||||||
status | Edm.Int32 |
The status of the operation performed on the solution. Display name: Status
Default options
|
||||||||||||
suboperation | Edm.Int32 |
The suboperation performed on the solution. Display name: SubOperation
Default options
|