tracelog EntityType

Description: A trace log.

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

Base Type: crmbaseentity EntityType

Display Name: Trace

Primary Key: tracelogid

Primary Name Attribute: text

Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name Type Details

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the trace.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the trace.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who modified the trace.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who modified the trace.

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the trace.

Computed property

Read-only property

_parenttracelogid_value

Edm.Guid

Description: Indicates the parent ID of the trace log.

Computed property

Read-only property

_regardingobjectid_value

Edm.Guid

Description: Regarding mailbox or email server profile.

Computed property

Read-only property

_regardingobjectownerid_value

Edm.Guid

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

Read-only property

_regardingobjectowningbusinessunit_value

Edm.Guid

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

Computed property

Read-only property

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

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

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

另请参阅

其他资源

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.