VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / TriggerActivationResult Class
In This Topic
    TriggerActivationResult Class Properties
    In This Topic
    For a list of all properties of this type, see TriggerActivationResult.
    Public Properties
     NameDescription
    Public PropertyGets a value that should be returned by trigger predicate for trigger activation.
    Public PropertyGets the description of the processing result. (Inherited from ProcessingResult)
    Public PropertyGets a predicate execution result of the trigger.
    Public PropertyGets the processing command, which created this result. (Inherited from ProcessingResult)
    Public PropertyGets the severity of trigger.
    Public PropertyGets the object, which was processed. (Inherited from ProcessingResult)
    See Also