XdsObjects Help file
XdsObjects Namespace / XdsErrorItem Class
Properties Methods


In This Topic
    XdsErrorItem Class Members
    In This Topic

    The following tables list the members exposed by XdsErrorItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.  Create a new XdsErrorItem  
    Top
    Public Properties
     NameDescription
    Public Property Supplies additional detail for the errorCode  
    Public PropertyA standardised XDS definition of the error. The names are defined in the ErrorCode enumeration, and correspond to the terms used in the IHE technical frameworks.  
    Public Property Supplies the location of the error  
    Public PropertyThe severity of the error - should be Warning or Error  
    Top
    Public Methods
     NameDescription
    Public MethodOverride to provide a human-readable version of the ebXML error  
    Top
    See Also