Click or drag to resize

PluginTypeStatistic Properties

The PluginTypeStatistic type exposes the following members.

Properties
  NameDescription
Public propertyAttributes (Inherited from Entity.)
Public propertyAverageExecuteTimeInMilliseconds
The average execution time (in milliseconds) for the plug-in type.
Public propertyCrashContributionPercent
The plug-in type percentage contribution to crashes.
Public propertyCrashCount
Number of times the plug-in type has crashed.
Public propertyCrashPercent
Percentage of crashes for the plug-in type.
Public propertyCreatedBy
Unique identifier of the user who created the plug-in type statistic.
Public propertycreatedby_plugintypestatistic
N:1 createdby_plugintypestatistic
Public propertyCreatedOn
Date and time when the plug-in type statistic was created.
Public propertyCreatedOnBehalfBy
Unique identifier of the delegate user who created the plug-in type statistic.
Public propertyEntityState (Inherited from Entity.)
Public propertyExecuteCount
Number of times the plug-in type has been executed.
Public propertyExtensionData (Inherited from Entity.)
Public propertyFailureCount
Number of times the plug-in type has failed.
Public propertyFailurePercent
Percentage of failures for the plug-in type.
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyItem (Inherited from Entity.)
Public propertylk_plugintypestatisticbase_createdonbehalfby
N:1 lk_plugintypestatisticbase_createdonbehalfby
Public propertylk_plugintypestatisticbase_modifiedonbehalfby
N:1 lk_plugintypestatisticbase_modifiedonbehalfby
Public propertyLogicalName (Inherited from Entity.)
Public propertyModifiedBy
Unique identifier of the user who last modified the plug-in type statistic.
Public propertymodifiedby_plugintypestatistic
N:1 modifiedby_plugintypestatistic
Public propertyModifiedOn
Date and time when the plug-in type statistic was last modified.
Public propertyModifiedOnBehalfBy
Unique identifier of the delegate user who modified the plug-in type statistic.
Public propertyorganization_plugintypestatistic
N:1 organization_plugintypestatistic
Public propertyOrganizationId
Unique identifier of the organization with which the plug-in type statistic is associated.
Public propertyplugintype_plugintypestatistic
N:1 plugintype_plugintypestatistic
Public propertyPluginTypeId
Unique identifier of the plug-in type associated with this plug-in type statistic.
Public propertyPluginTypeStatisticId
Unique identifier of the plug-in type statistic.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertyTerminateCpuContributionPercent
The plug-in type percentage contribution to Worker process termination due to excessive CPU usage.
Public propertyTerminateHandlesContributionPercent
The plug-in type percentage contribution to Worker process termination due to excessive handle usage.
Public propertyTerminateMemoryContributionPercent
The plug-in type percentage contribution to Worker process termination due to excessive memory usage.
Public propertyTerminateOtherContributionPercent
The plug-in type percentage contribution to Worker process termination due to unknown reasons.
Public propertyuserentityinstancedata_plugintypestatistic
1:N userentityinstancedata_plugintypestatistic
Top
See Also