tracelog EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: A trace log.

Entity Set path:[organization URI]/api/data/v8.2/tracelogs

Base Type: crmbaseentity EntityType

Display Name: Trace

Primary Key: tracelogid

Primary Name Attribute: text

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

canbedeleted

Edm.Boolean

Description: Indicates if this trace log can be deleted.

Default Options:

1 : Yes
0 : No

Display Name: Trace CanBeDeleted Flag

collationlevel

Edm.Int32

Description: Indicates the collation level

Display Name: Collation Level

createdon

Edm.DateTimeOffset

Description: Time the error is created and logged.

Display Name: Created On

Read-only property

errordetails

Edm.String

Description:

errortypedisplay

Edm.String

Description:

Display Name: Trace Error Details

isunique

Edm.Boolean

Description: Tells if this traceLog is created uniquely(only one) for the associated entity.

Default Options:

1 : Yes
0 : No

Display Name: Is Unique Trace

level

Edm.Int32

Description: Information about the trace level.

Default Options:

1 : Information
2 : Warning
3 : Error

Display Name: Level

machinename

Edm.String

Description:

modifiedon

Edm.DateTimeOffset

Description: Time the error is updated and logged for the same regarding object.

Display Name: Last Update On

Read-only property

text

Edm.String

Description: Text of the trace.

Display Name: Text

timezoneruleversionnumber

Edm.Int32

Description: For internal use only.

Display Name: Time Zone Rule Version Number

traceactionxml

Edm.String

Description: XML representation of the trace actions.

Display Name: Trace Actions XML

tracecode

Edm.Int32

Description: Error code.

Display Name: Error Code

tracedetailxml

Edm.String

Description: XML representation of the trace details.

Display Name: Trace Detail XML

tracelogid

Edm.Guid

Description: Unique identifier of the trace.

Display Name: Trace

traceparameterhash

Edm.Int32

Description: Stores the hash of the entity object associated with this tracelog. Hash is computed using the object type code and its id.

Display Name: Trace Parameter Hash

Read-only property

traceparameterxml

Edm.String

Description: XML representation of the trace parameters.

Display Name: Trace Parameter XML

tracestatus

Edm.Boolean

Description: Status about the trace.

Default Options:

1 : Success
0 : Failure

Display Name: Trace Status

utcconversiontimezonecode

Edm.Int32

Description: Time zone code that was in use when the trace was created.

Display Name: UTC Conversion Time Zone Code

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_createdby_value

createdby

Unique identifier of the user who created the trace.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the trace.

_modifiedby_value

modifiedby

Unique identifier of the user who modified the trace.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who modified the trace.

_organizationid_value

organizationid

Unique identifier of the organization associated with the trace.

_parenttracelogid_value

parenttracelogid

Indicates the parent ID of the trace log.

_regardingobjectid_value

regardingobjectid_mailbox

regardingobjectid_emailserverprofile

Regarding mailbox or email server profile.

_regardingobjectownerid_value

Unique identifier of the user or team who owns the regarding object.

_regardingobjectowningbusinessunit_value

Unique identifier of the business unit that owns the regarding object.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

createdby

systemuser EntityType

lk_tracelog_createdby

createdonbehalfby

systemuser EntityType

lk_tracelog_createdonbehalfby

modifiedby

systemuser EntityType

lk_tracelog_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_tracelog_modifiedonbehalfby

organizationid

organization EntityType

organization_tracelog

parenttracelogid

tracelog EntityType

tracelog_parent_tracelog

regardingobjectid_emailserverprofile

emailserverprofile EntityType

tracelog_EmailServerProfile

regardingobjectid_mailbox

mailbox EntityType

tracelog_Mailbox

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

tracelog_parent_tracelog

tracelog EntityType

parenttracelogid

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright