Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
StorageServiceConfigurationElement Class Properties
See Also 
Leadtools.Dicom.Services Namespace : StorageServiceConfigurationElement Class


"

For a list of all members of this type, see StorageServiceConfigurationElement members.

"

Public Properties

 NameDescription
public Property ApplicationName Gets or sets the application name. (Inherited from Leadtools.Dicom.Services.ServiceConfigurationElement)
public Property ConnectionStringName Gets or sets the connection string section name. (Inherited from Leadtools.Dicom.Services.ServiceConfigurationElement)
public Property ElementInformationGets an System.Configuration.ElementInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement)
public Property ImagesDirectory Gets or sets the physical directory for storing the DICOM objects and images.  
public Property LockAllAttributesExceptGets the collection of locked attributes. (Inherited from System.Configuration.ConfigurationElement)
public Property LockAllElementsExceptGets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement)
public Property LockAttributesGets the collection of locked attributes (Inherited from System.Configuration.ConfigurationElement)
public Property LockElementsGets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement)
public Property LockItemGets or sets a value indicating whether the element is locked. (Inherited from System.Configuration.ConfigurationElement)
public Property Type Gets or sets the class type of the plug-in. (Inherited from Leadtools.Dicom.Services.ServiceConfigurationElement)
Top

Protected Properties

See Also