Search Results for

    Show / Hide Table of Contents

    Class DicomConfiguration

    Represents the dicom section of the configuration file.

    Inheritance
    Object
    DicomConfiguration
    Namespace: Nvidia.Clara.DicomAdapter.Configuration
    Assembly: Nvidia.Clara.Dicom.Configuration.dll
    Syntax
    public class DicomConfiguration : object

    Fields

    | Improve this Doc View Source

    DatabaseConnectionStringKey

    Name of the key for retrieve database connection string.

    Declaration
    public const string DatabaseConnectionStringKey = null
    Field Value
    Type Description
    String

    Properties

    | Improve this Doc View Source

    Scp

    Represents the dicom>scp section of the configuration file.

    Declaration
    public ScpConfiguration Scp { get; set; }
    Property Value
    Type Description
    ScpConfiguration
    | Improve this Doc View Source

    Scu

    Represents the dicom>scu section of the configuration file.

    Declaration
    public ScuConfiguration Scu { get; set; }
    Property Value
    Type Description
    ScuConfiguration
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2021 NVIDIA Corporation
    NVIDIA Clara™ is a trademark of NVIDIA Corporation.
    Generated by DocFX