XdsObjects Help file
XdsObjects Namespace / XdsAudit Class
Members



In This Topic
    XdsAudit Class
    In This Topic
    Static class which encapsultates all the Auditing functionality
    Syntax
    Public MustInherit NotInheritable Class XdsAudit 
    Dim instance As XdsAudit
    public static class XdsAudit 
    public ref class XdsAudit abstract sealed 
    Remarks
    This uses an internal class, which could be used to add much more flexibility, but which is not documented or exposed to user code for now. It could be exposed if/when a need is identified - please contact Medical Connections if you find that this class does not provide the functionality you need.
    Inheritance Hierarchy

    System.Object
       XdsObjects.XdsAudit

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also