ReviewableContentBeforeAutomationUpdatedEventHandlerArgs
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class ReviewableContentBeforeAutomationUpdatedEventHandlerArgs { Guid ApplicationId { get; } Guid ApplicationTypeId { get; } ReadOnlyAutomationConfigurationData AutomationConfiguration { get; } Guid? AutomationId { get; } Guid ContentTypeId { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ApplicationId | Guid | |||
ApplicationTypeId | Guid | |||
AutomationConfiguration | ReadOnlyAutomationConfigurationData | |||
AutomationId | Guid? | |||
ContentTypeId | Guid |