Click or drag to resize
IErrorPrecondition Properties

The IErrorPrecondition type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the arguments.
Public propertyEnd
Gets the time the method completes successfully.
Public propertyErrorUnitWebCallId
Gets the error unit web call identifier.
Public propertyInvocationClassName
Gets the full type name of the class the method that failed is in.
Public propertyInvocationClassValue
Gets the invocation class.
Public propertyMethodName
Gets the name of the method.
Public propertyStart
Gets the start time of the method.
Top
See Also