DFSLink Developer Documentation

AExternalData Fields

The fields of the AExternalData class are listed below. For a complete list of AExternalData class members, see the AExternalData Members topic.

Public Static Fields

ERROR Error message type. See also processMessage
INFO Info message type. See also processMessage
LOG_NAME Standard name of the DFSLink log file.
SCRIPT_NAME Standard name of the DFSLink script file.
WARNING Warning message type. See also processMessage

Protected Instance Fields

disposed Track whether Dispose has been called.
swLog Keeps the log streamwriter.
swScript Keeps the script streamwriter.

Private Instance Fields

errorCounter Counts errors.
warningCounter Counts warnings.

See Also

AExternalData Class | dfslink Namespace