Class ResultContainer

ResultContainer class

Represents container that contains the result collection of processing the plugin.

public class ResultContainer

Properties

NameDescription
ResultCollection { get; }Gets collection of the operation results

See Also