Description

The last error comment received by the McDataManager object model.

Property type

A String value.  

Syntax

object.LastErrComment([bLastErrRcvd])

The LastErrComment Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataManager.
bLastErrRcvdOptional. A Boolean value. When True, the last error information will describe the error caught by this library. When False, the last error information will describe the error created by this library.