Click or drag to resize

BugReport Properties

The BugReport type exposes the following members.

Properties
  NameDescription
Public propertyApplicationInfo
Application configuration information
(Inherited from DiagnosticReport.)
Public propertyAttachments
Represents the most recent logs for the bug report
(Inherited from DiagnosticReport.)
Public propertyBatchOperation
Gets or sets the operation
(Inherited from IdentifiedData.)
Public propertyCorrelationId
Gets or sets any ticket related information
(Inherited from DiagnosticReport.)
Public propertyCreatedBy
Gets or sets the user that created this base data
(Inherited from BaseEntityData.)
Public propertyCreatedByKey
Gets or sets the security provenance object which represents the creation of this object
(Inherited from BaseEntityData.)
Public propertyCreationTime
Gets or sets the time at which the data was created
(Inherited from BaseEntityData.)
Public propertyCreationTimeXml
Gets or sets the creation time as an ISO date format
(Inherited from BaseEntityData.)
Public propertyIncludeData
Include diagnostics data
Public propertyIsDelayLoadEnabled
True if the class is currently loading associations when accessed
(Inherited from IdentifiedData.)
Public propertyKey
Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData.)
Public propertyLoadState
Gets or sets whether the object was partial loaded
(Inherited from IdentifiedData.)
Public propertyModifiedOn
Gets the time that the object was last modified (from base data, default to CreationTime)
(Inherited from BaseEntityData.)
Public propertyNote
Gets or sets the note
(Inherited from DiagnosticReport.)
Public propertyObsoletedBy
Gets or sets the user that obsoleted this base data
(Inherited from BaseEntityData.)
Public propertyObsoletedByKey
Gets or sets the security provenance object which represents the obsoletion of this data
(Inherited from BaseEntityData.)
Public propertyObsoletionTime
Gets or sets the time when the data is or will become invalid
(Inherited from BaseEntityData.)
Public propertyObsoletionTimeXml
Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
(Inherited from BaseEntityData.)
Public propertySubmitter
Represents the submitter
(Inherited from DiagnosticReport.)
Public propertyTag
Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData.)
Public propertyTags
Gets the tags
(Inherited from DiagnosticReport.)
Public propertyThreads
Thread information
(Inherited from DiagnosticReport.)
Public propertyType
Gets the type registration of this object
(Inherited from IdentifiedData.)
Top
See Also