Show / Hide Table of Contents

    ImageVault Api reference

    This Api reference contains the most common public .net classes used to communicate with ImageVault.

    A few starting points.

    • ImageVault.Client.ClientFactory - used to get a client to communicate with ImageVault
    • ImageVault.Common.Services - this namespace contains all public service endpoints. Get one by calling the clients CreateChannel.
    • ImageVault.Common.Data - this namespace contains all public data classes that are used by the services.
    Back to top (c) Meriworks 2002-2020