Suoranta.EnterpriseLib.Web - Developer API

SetProcessingResult Members

The SetProcessingResult type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Error
Number of units in set where a processing error occured.
Public property Invalid
Number of units in set that were skipped because unit was invalid and could not proceed to processing.
Public property Processed
Number of units in set that were successfully processed.
Public property Skipped
Number of units in set that were skipped because unit did not require processing.