Click or drag to resize
LogActionInputModel Properties

The LogActionInputModel type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Gets or sets the credentials to be used by the action.
(Inherited from ActionInputModel.)
Public propertyEventType
Gets or sets the type of the event.
Public propertyMessage
Gets or sets the message.
Public propertyMessageFormatParameters
Gets or sets the message format parameters.
Public propertyQueryResult
Gets or sets the query result.
(Inherited from ActionInputModel.)
Top
See Also