OperationStatusInfo

Name OperationStatusInfo
Usage CourseRegistrationService
RegistrationResponseItemInfo
Type Complex

Description

Represents the status information for a transactional operation.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
status Status String Gets the operation status for the transaction.     One No  
messages Messages StringList Gets the informational message as a result of this transaction.     Many No  
warnings Warnings StringList Returns the warning messages for this transaction. Returns an
empty list if there are no warnings.
    Many No  
errors Errors StringList Returns the error messages for this transaction. Returns an
empty list if there are no errors.
    Many No