SSCEErrors Collection
The SSCEErrors collection is created when an Engine object method call fails. The SSCEErrors collection contains a set of SSCEError objects that can be used to retrieve error information.
Properties
The SSCEErrors Collection has one property:
Property |
Description |
---|---|
Count |
The Count property specifies the number of objects in the collection. |
Remarks
Error objects and collections are retained until the next Engine object method is called.