XdsObjects Help file
XdsObjects Namespace / XdsGlobal Class
Properties Methods Events


In This Topic
    XdsGlobal Class Members
    In This Topic

    The following tables list the members exposed by XdsGlobal.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Custom HTTP Binding for listening services such as Registry and Repository  
    Public Propertystatic (Shared in Visual Basic)The default language to assume when not otherwise specified.  
    Public Propertystatic (Shared in Visual Basic)Controls the logging of diagnistic message to the LogEvent event.  
    Public Propertystatic (Shared in Visual Basic) Gets the File Version of XdsObjects  
    Public Propertystatic (Shared in Visual Basic) Specify the HttpProvider type XdsObjects is going to be using. Default is Windows.  
    Public Propertystatic (Shared in Visual Basic) Speficiy if a default Style Sheet is included and should be used when displaying CDA documents  
    Public Propertystatic (Shared in Visual Basic) Dictionary used to convert from filenames to MIME types  
    Public Propertystatic (Shared in Visual Basic)OIDRoot used by the NewOID method  
    Public Propertystatic (Shared in Visual Basic) Workaround for bad registries which do not expect/allow quotes around stored query parameters  
    Public Propertystatic (Shared in Visual Basic) Product name to show in dialog boxes for licensing etc.  
    Public Propertystatic (Shared in Visual Basic) Set to tell DicomObjects to check the exe.{Prefix}.lic, instead of default exe.lic file  
    Public Propertystatic (Shared in Visual Basic) Time to wait for incoming data during an operation  
    Public Propertystatic (Shared in Visual Basic) Controls whether errors reported in incoming data cause an exception to be thrown  
    Public Propertystatic (Shared in Visual Basic) Workaround for bad registries which expect quotes around date time values in queries  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the key values from internal look up table  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the key values from internal look up table  
    Public Methodstatic (Shared in Visual Basic)Log a message to the XdsObjects log.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Enables XdsObjects logging, specifies where XdsObjects log files appear, what the logging level is.  
    Public Methodstatic (Shared in Visual Basic)Returns a new randomly generated OID. If the OIDRoot property has been set to a proper unique root UID/OID value, then the result is guaranteed to be unique, otherwise it is based on a default root, and though a clash is very unlikely, it is not impossible.  
    Public Methodstatic (Shared in Visual Basic)Insert or replace values in the internal virtual registry  
    Public Methodstatic (Shared in Visual Basic)Sets key values in the internal look up table  
    Top
    Public Events
     NameDescription
    Public EventEvent fires when loggable events occur  
    Top
    See Also