Class TOperationOutcome

Unit

Declaration

type TOperationOutcome = class(TDomainResource)

Description

A collection of error, warning, or information messages that result from a system action. If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property issue : TOperationOutcomeIssueArray read GetissueArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property issue : TOperationOutcomeIssueArray read GetissueArray;

An error, warning, or information message that results from a system action.


Generated by PasDoc 0.15.0.