Click or drag to resize
LogItemActionType Property
Type of the action which logged the message

Namespace: CMS.ContinuousIntegration
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 9.0.0
Syntax
C#
public LogItemActionTypeEnum ActionType { get; }

Property Value

Type: LogItemActionTypeEnum
See Also